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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp25 unsigned ParentScope = 0; local
59 unsigned &ParentScope = local
34 BuildScopeInformation(const Decl *D, unsigned &ParentScope) argument
[all...]
H A DCodeGenFunction.h771 LexicalScope *ParentScope; member in class:clang::CodeGen::CodeGenFunction::LexicalScope
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsobject.c459 ACPI_PARSE_OBJECT *ParentScope; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp46 unsigned ParentScope; member in struct:__anon591::JumpScopeChecker::GotoScope
222 void JumpScopeChecker::BuildScopeInformation(Decl *D, unsigned &ParentScope) { argument
239 BuildScopeInformation(VarDecl *D, const BlockDecl *BDecl, unsigned &ParentScope) argument
289 unsigned &ParentScope = ((isa<Expr>(S) && !isa<StmtExpr>(S)) local
[all...]
H A DSemaDecl.cpp13419 Scope *ParentScope = FnBodyScope->getParent(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h619 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) argument
627 TypeIndex ParentScope; member in class:llvm::codeview::FuncIdRecord
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1194 Scope *ParentScope = getCurScope()->getParent(); local
1225 Scope *ParentScope = getCurScope()->getParent(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp781 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, argument
793 LLVMDIBuilderCreateNameSpace(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, const char *Name, size_t NameLen, LLVMBool ExportSymbols) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp398 TypeIndex ParentScope = getScopeIndex(Scope); local

Completed in 297 milliseconds