Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; in Init() local
35 unsigned &ParentScope) { in BuildScopeInformation()
59 unsigned &ParentScope = in BuildScopeInformation() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; member
231 void JumpScopeChecker::BuildScopeInformation(Decl *D, unsigned &ParentScope) { in BuildScopeInformation()
250 unsigned &ParentScope) { in BuildScopeInformation()
291 unsigned &ParentScope) { in BuildScopeInformation()
308 unsigned &ParentScope = ((isa<Expr>(S) && !isa<StmtExpr>(S)) in BuildScopeInformation() local
H A DSemaDecl.cpp15437 Scope *ParentScope = FnBodyScope->getParent(); in ActOnStartOfFunctionDef() local
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsobject.c460 ACPI_PARSE_OBJECT *ParentScope; in AcpiPsCreateOp() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp90 TypeIndex ParentScope = FRecord.getParentScope(); in getName() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1351 Scope *ParentScope = getCurScope()->getParent(); in ParseFunctionDefinition() local
1382 Scope *ParentScope = getCurScope()->getParent(); in ParseFunctionDefinition() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h614 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord()
622 TypeIndex ParentScope; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1093 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateModule()
1106 LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateNameSpace()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp411 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram() local