Home
last modified time | relevance | path

Searched defs:ParentScope (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
35 unsigned &ParentScope) { in BuildScopeInformation()
59 unsigned &ParentScope = in BuildScopeInformation() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
233 void JumpScopeChecker::BuildScopeInformation(Decl *D, unsigned &ParentScope) { in BuildScopeInformation()
252 unsigned &ParentScope) { in BuildScopeInformation()
293 unsigned &ParentScope) { in BuildScopeInformation()
310 unsigned &ParentScope = ((isa<Expr>(S) && !isa<StmtExpr>(S)) in BuildScopeInformation() local
H A DSemaDecl.cpp14901 Scope *ParentScope = FnBodyScope->getParent(); in ActOnStartOfFunctionDef() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp90 TypeIndex ParentScope = FRecord.getParentScope(); in getName() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParser.cpp1307 Scope *ParentScope = getCurScope()->getParent(); in ParseFunctionDefinition() local
1338 Scope *ParentScope = getCurScope()->getParent(); in ParseFunctionDefinition() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c252 llvm_dibuild_create_module_native(value Builder, LLVMMetadataRef ParentScope, in llvm_dibuild_create_module_native()
275 LLVMMetadataRef ParentScope, in llvm_dibuild_create_namespace()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h614 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord()
622 TypeIndex ParentScope; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp999 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateModule()
1012 LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateNameSpace()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp407 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram() local