Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmtAttr.cpp40 auto *FnScope = S.getCurFunction(); in handleFallThroughAttr() local
/external/llvm-project/clang/lib/Sema/
DSemaStmtAttr.cpp38 auto *FnScope = S.getCurFunction(); in handleFallThroughAttr() local
/external/clang/include/clang/Sema/
DScope.h46 FnScope = 0x01, enumerator
/external/llvm-project/clang/include/clang/Sema/
DScope.h47 FnScope = 0x01, enumerator
/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp523 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope); in ParseLexedMethodDef() local
DParseTemplate.cpp1383 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope); in ParseLateTemplatedFuncDef() local
DParseOpenMP.cpp367 Parser::ParseScope *FnScope; member in __anon126d3e170311::FNContextRAII
DParseDecl.cpp1246 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope, HasFunScope); in ParseLexedAttribute() local
/external/llvm-project/clang/lib/Parse/
DParseCXXInlineMethods.cpp542 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLexedMethodDef() local
DParseTemplate.cpp1675 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLateTemplatedFuncDef() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1058 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction() local
1114 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1868 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2092 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp3178 const Function *FnScope = IRP.getAnchorScope(); in initialize() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp3468 Function *FnScope = IRP.getAnchorScope(); in initialize() local