Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAttr.cpp37 auto *FnScope = S.getCurFunction(); in handleFallThroughAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h47 FnScope = 0x01, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp542 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLexedMethodDef() local
H A DParseTemplate.cpp1675 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLateTemplatedFuncDef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2132 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3503 Function *FnScope = IRP.getAnchorScope(); in initialize() local