Home
last modified time | relevance | path

Searched defs:FnScope (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DScope.h51 FnScope = 0x01, enumerator
/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp604 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | ParseLexedMethodDef() local
H A DParseTemplate.cpp1676 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | ParseLateTemplatedFuncDef() local
H A DParseDecl.cpp5961 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | ParseTopLevelStmtDecl() local
/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp38 auto *FnScope = S.getCurFunction(); handleFallThroughAttr() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2277 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); endFunctionImpl() local