Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAttr.cpp38 auto *FnScope = S.getCurFunction(); in handleFallThroughAttr() local
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScope.h48 FnScope = 0x01, enumerator
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp557 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLexedMethodDef() local
H A DParseTemplate.cpp1741 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLateTemplatedFuncDef() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2240 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4859 Function *FnScope = IRP.getAnchorScope(); in initialize() local