clang  3.7.0
clang::Scope Member List

This is the complete list of members for clang::Scope, including all inherited members.

AddDecl(Decl *D)clang::Scopeinline
AddFlags(unsigned Flags)clang::Scope
addNRVOCandidate(VarDecl *VD)clang::Scopeinline
AtCatchScope enum valueclang::Scope
BlockScope enum valueclang::Scope
BreakScope enum valueclang::Scope
ClassScope enum valueclang::Scope
containedInPrototypeScope() const clang::Scope
Contains(const Scope &rhs) const clang::Scopeinline
ContinueScope enum valueclang::Scope
ControlScope enum valueclang::Scope
decl_empty() const clang::Scopeinline
decl_range typedefclang::Scope
decls() const clang::Scopeinline
DeclScope enum valueclang::Scope
decrementMSManglingNumber()clang::Scopeinline
dump() const clang::Scope
dumpImpl(raw_ostream &OS) const clang::Scope
EnumScope enum valueclang::Scope
FnScope enum valueclang::Scope
FnTryCatchScope enum valueclang::Scope
FunctionDeclarationScope enum valueclang::Scope
FunctionPrototypeScope enum valueclang::Scope
getBlockParent()clang::Scopeinline
getBlockParent() const clang::Scopeinline
getBreakParent()clang::Scopeinline
getBreakParent() const clang::Scopeinline
getContinueParent()clang::Scopeinline
getContinueParent() const clang::Scopeinline
getEntity() const clang::Scopeinline
getFlags() const clang::Scopeinline
getFnParent() const clang::Scopeinline
getFnParent()clang::Scopeinline
getFunctionPrototypeDepth() const clang::Scopeinline
getMSCurManglingNumber() const clang::Scopeinline
getMSLastManglingNumber() const clang::Scopeinline
getMSLastManglingParent() const clang::Scopeinline
getMSLastManglingParent()clang::Scopeinline
getNextFunctionPrototypeIndex()clang::Scopeinline
getParent() const clang::Scopeinline
getParent()clang::Scopeinline
getTemplateParamParent()clang::Scopeinline
getTemplateParamParent() const clang::Scopeinline
hasErrorOccurred() const clang::Scopeinline
hasUnrecoverableErrorOccurred() const clang::Scopeinline
incrementMSManglingNumber()clang::Scopeinline
Init(Scope *parent, unsigned flags)clang::Scope
isAtCatchScope() const clang::Scopeinline
isBlockScope() const clang::Scopeinline
isClassScope() const clang::Scopeinline
isDeclScope(Decl *D)clang::Scopeinline
isFunctionPrototypeScope() const clang::Scopeinline
isFunctionScope() const clang::Scopeinline
isInCXXInlineMethodScope() const clang::Scopeinline
isInObjcMethodOuterScope() const clang::Scopeinline
isInObjcMethodScope() const clang::Scopeinline
isOpenMPDirectiveScope() const clang::Scopeinline
isOpenMPLoopDirectiveScope() const clang::Scopeinline
isOpenMPLoopScope() const clang::Scopeinline
isOpenMPSimdDirectiveScope() const clang::Scopeinline
isSEHExceptScope() const clang::Scopeinline
isSEHTryScope() const clang::Scopeinline
isSwitchScope() const clang::Scopeinline
isTemplateParamScope() const clang::Scopeinline
isTryScope() const clang::Scopeinline
mergeNRVOIntoParent()clang::Scope
ObjCMethodScope enum valueclang::Scope
OpenMPDirectiveScope enum valueclang::Scope
OpenMPLoopDirectiveScope enum valueclang::Scope
OpenMPSimdDirectiveScope enum valueclang::Scope
PushUsingDirective(UsingDirectiveDecl *UDir)clang::Scopeinline
RemoveDecl(Decl *D)clang::Scopeinline
Scope(Scope *Parent, unsigned ScopeFlags, DiagnosticsEngine &Diag)clang::Scopeinline
ScopeFlags enum nameclang::Scope
SEHExceptScope enum valueclang::Scope
SEHFilterScope enum valueclang::Scope
SEHTryScope enum valueclang::Scope
setEntity(DeclContext *E)clang::Scopeinline
setFlags(unsigned F)clang::Scopeinline
setNoNRVO()clang::Scopeinline
SwitchScope enum valueclang::Scope
TemplateParamScope enum valueclang::Scope
TryScope enum valueclang::Scope
using_directives()clang::Scopeinline
using_directives_range typedefclang::Scope