Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp531 ParseScope FnScope(this, Scope::FnScope); in ParseLexedMethodDeclaration() local
621 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLexedMethodDef() local
H A DParseTemplate.cpp1659 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLateTemplatedFuncDef() local
H A DParseDecl.cpp5968 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseTopLevelStmtDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h51 FnScope = 0x01, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp39 auto *FnScope = S.getCurFunction(); in handleFallThroughAttr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2277 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl() local