Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp52 unsigned ParentScope; global() member
231 BuildScopeInformation(Decl * D,unsigned & ParentScope) BuildScopeInformation() argument
250 BuildScopeInformation(VarDecl * D,const BlockDecl * BDecl,unsigned & ParentScope) BuildScopeInformation() argument
291 BuildScopeInformation(CompoundLiteralExpr * CLE,unsigned & ParentScope) BuildScopeInformation() argument
308 unsigned &ParentScope = ((isa<Expr>(S) && !isa<StmtExpr>(S)) BuildScopeInformation() local
[all...]
H A DSemaDecl.cpp15437 Scope *ParentScope = FnBodyScope->getParent(); ActOnStartOfFunctionDef() local
/freebsd-src/sys/contrib/dev/acpica/components/parser/
H A Dpsobject.c460 ACPI_PARSE_OBJECT *ParentScope; in AcpiPsCreateOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp90 TypeIndex ParentScope = FRecord.getParentScope(); in getName() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1351 Scope *ParentScope = getCurScope()->getParent(); ParseFunctionDefinition() local
1382 Scope *ParentScope = getCurScope()->getParent(); ParseFunctionDefinition() local
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1093 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder,LLVMMetadataRef ParentScope,const char * Name,size_t NameLen,const char * ConfigMacros,size_t ConfigMacrosLen,const char * IncludePath,size_t IncludePathLen,const char * APINotesFile,size_t APINotesFileLen) LLVMDIBuilderCreateModule() argument
1106 LLVMDIBuilderCreateNameSpace(LLVMDIBuilderRef Builder,LLVMMetadataRef ParentScope,const char * Name,size_t NameLen,LLVMBool ExportSymbols) LLVMDIBuilderCreateNameSpace() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp411 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram() local