Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
35 unsigned &ParentScope) { in BuildScopeInformation()
59 unsigned &ParentScope = in BuildScopeInformation() local
/netbsd-src/external/apache2/llvm/dist/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.cpp13946 Scope *ParentScope = FnBodyScope->getParent(); in ActOnStartOfFunctionDef() local
/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsobject.c352 ACPI_PARSE_OBJECT *ParentScope; in AcpiPsCreateOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp84 TypeIndex ParentScope = FRecord.getParentScope(); in getName() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1229 Scope *ParentScope = getCurScope()->getParent(); in ParseFunctionDefinition() local
1260 Scope *ParentScope = getCurScope()->getParent(); in ParseFunctionDefinition() local
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h613 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord()
621 TypeIndex ParentScope; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp905 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateModule()
918 LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateNameSpace()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp405 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram() local