/external/llvm/lib/IR/ |
D | DebugLoc.cpp | 49 void DebugLoc::getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA, in getScopeAndInlinedAt() 75 MDNode *Scope, MDNode *InlinedAt) { in get() 103 MDNode *Scope, *IA; in getAsMDNode() local 119 MDNode *Scope = Loc.getScope(); in getFromDILocation() local 128 MDNode *Scope = LexBlock.getContext(); in getFromDILexicalBlock() local 161 int LLVMContextImpl::getOrAddScopeRecordIdxEntry(MDNode *Scope, in getOrAddScopeRecordIdxEntry() 184 int LLVMContextImpl::getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA, in getOrAddScopeInlinedAtIdxEntry()
|
D | DIBuilder.cpp | 404 DIDescriptor Scope, StringRef Name, DIFile File, unsigned LineNumber, in createMemberType() 426 DIBuilder::createStaticMemberType(DIDescriptor Scope, StringRef Name, in createStaticMemberType() 662 DICompositeType DIBuilder::createUnionType(DIDescriptor Scope, StringRef Name, in createUnionType() 713 DIDescriptor Scope, StringRef Name, DIFile File, unsigned LineNumber, in createEnumerationType() 849 DIDescriptor Scope, DIFile F, in createForwardDecl() 957 DIVariable DIBuilder::createLocalVariable(unsigned Tag, DIDescriptor Scope, in createLocalVariable() 994 DIVariable DIBuilder::createComplexVariable(unsigned Tag, DIDescriptor Scope, in createComplexVariable() 1111 DINameSpace DIBuilder::createNameSpace(DIDescriptor Scope, StringRef Name, in createNameSpace() 1128 DILexicalBlockFile DIBuilder::createLexicalBlockFile(DIDescriptor Scope, in createLexicalBlockFile() 1142 DILexicalBlock DIBuilder::createLexicalBlock(DIDescriptor Scope, DIFile File, in createLexicalBlock()
|
/external/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 117 MDNode *Scope = NULL; in findLexicalScope() local 136 MDNode *Scope = NULL; in getOrCreateLexicalScope() local 151 LexicalScope *LexicalScopes::getOrCreateRegularScope(MDNode *Scope) { in getOrCreateRegularScope() 175 LexicalScope *LexicalScopes::getOrCreateInlinedScope(MDNode *Scope, in getOrCreateInlinedScope() 193 DIDescriptor Scope(N); in getOrCreateAbstractScope() local 214 void LexicalScopes::constructScopeNest(LexicalScope *Scope) { in constructScopeNest() 271 LexicalScope *Scope = getOrCreateLexicalScope(DL); in getMachineBasicBlocks() local 293 LexicalScope *Scope = getOrCreateLexicalScope(DL); in dominates() local
|
/external/llvm/lib/ExecutionEngine/ |
D | EventListenerCommon.h | 35 const char *getFilename(MDNode *Scope) { in getFilename() 44 const char *getFullPath(MDNode *Scope) { in getFullPath()
|
/external/clang/lib/CodeGen/ |
D | CGCleanup.cpp | 161 EHCleanupScope *Scope = in pushCleanup() local 378 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin()); in PopCleanupBlocks() local 418 EHCleanupScope &Scope) { in CreateNormalEntry() 565 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin()); in PopCleanupBlock() local 958 EHCleanupScope &Scope = in EmitBranchThroughCleanup() local 968 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(I)); in EmitBranchThroughCleanup() local 1044 EHCleanupScope &Scope = cast<EHCleanupScope>(*CGF.EHStack.find(C)); in SetupCleanupBlockActivation() local 1100 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); in ActivateCleanupBlock() local 1112 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); in DeactivateCleanupBlock() local
|
/external/clang/lib/Sema/ |
D | TargetAttributesSema.h | 14 class Scope; variable
|
D | SemaTemplateInstantiateDecl.cpp | 283 LocalInstantiationScope Scope(SemaRef); in VisitTypeAliasTemplateDecl() local 747 LocalInstantiationScope Scope(SemaRef); in VisitClassTemplateDecl() local 959 LocalInstantiationScope Scope(SemaRef); in VisitVarTemplateDecl() local 1054 LocalInstantiationScope Scope(SemaRef); in VisitFunctionTemplateDecl() local 1201 LocalInstantiationScope Scope(SemaRef, MergeWithParentScope); in VisitFunctionDecl() local 1485 LocalInstantiationScope Scope(SemaRef, MergeWithParentScope); in VisitCXXMethodDecl() local 1949 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local 1983 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local 2000 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local 2008 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local [all …]
|
/external/chromium_org/tools/gn/ |
D | import_manager.h | 14 class Scope; variable
|
D | operators.h | 11 class Scope; variable
|
D | config_values_generator.h | 16 class Scope; variable
|
D | string_utils.h | 11 class Scope; variable
|
D | target_generator.h | 20 class Scope; variable
|
D | scope_unittest.cc | 11 TEST(Scope, NonRecursiveMergeTo) { in TEST() argument
|
D | scope.cc | 20 Scope::Scope(const Settings* settings) in Scope() function in Scope 27 Scope::Scope(Scope* parent) in Scope() function in Scope 34 Scope::Scope(const Scope* parent) in Scope() function in Scope
|
D | functions.h | 20 class Scope; variable
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
D | ANTLRHashMap.h | 42 NSInteger Scope; variable
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
D | ANTLRHashMap.h | 42 NSInteger Scope; variable
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
D | ANTLRHashMap.h | 42 NSInteger Scope; variable
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | recognizers.rb | 144 class Scope < ::Struct class
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRHashMap.h | 41 NSInteger Scope; variable
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | DOMRequestState.h | 55 explicit Scope(DOMRequestState& state) in Scope() function
|
/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-2073.js | 38 function Scope() { class
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 32 if (ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N)) { in ContractNodes() local 190 if (ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N)) { in SinkPatternPredicates() local 254 ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N); in FactorNodes() local
|
/external/clang/include/clang/Sema/ |
D | MultiplexExternalSemaSource.h | 29 class Scope; variable
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 437 LexicalScope *Scope) { in constructLexicalScopeDIE() 485 LexicalScope *Scope) { in constructInlinedScopeDIE() 567 DIE *DwarfDebug::constructScopeDIE(CompileUnit *TheCU, LexicalScope *Scope) { in constructScopeDIE() 942 LexicalScope *Scope = in collectDeadVariables() local 1261 LexicalScope *Scope = LScopes.findAbstractScope(ScopeLoc.getScope(Ctx)); in findAbstractVariable() local 1273 DbgVariable *Var, LexicalScope *Scope) { in addCurrentFnArgument() 1307 LexicalScope *Scope = LScopes.findLexicalScope(VP.second); in collectVariableInfoFromMMITable() local 1384 LexicalScope *Scope = NULL; in collectVariableInfo() local 1461 if (LexicalScope *Scope = LScopes.findLexicalScope(DV.getContext())) in collectVariableInfo() local 1494 const MDNode *Scope = DL.getScope(Asm->MF->getFunction()->getContext()); in beginInstruction() local [all …]
|