| /external/llvm/lib/IR/ |
| D | DebugLoc.cpp | 49 void DebugLoc::getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA, in getScopeAndInlinedAt() 80 const MDNode *Scope = getScopeNode(Ctx); in getFnDebugLoc() local 95 MDNode *Scope, MDNode *InlinedAt) { in get() 123 MDNode *Scope, *IA; in getAsMDNode() local 139 MDNode *Scope = Loc.getScope(); in getFromDILocation() local 148 MDNode *Scope = LexBlock.getContext(); in getFromDILexicalBlock() local 173 DIScope Scope(getScope(Ctx)); in print() local 204 int LLVMContextImpl::getOrAddScopeRecordIdxEntry(MDNode *Scope, in getOrAddScopeRecordIdxEntry() 227 int LLVMContextImpl::getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA, in getOrAddScopeInlinedAtIdxEntry()
|
| /external/llvm/lib/CodeGen/ |
| D | LexicalScopes.cpp | 108 MDNode *Scope = nullptr; in findInlinedScope() local 118 MDNode *Scope = nullptr; in findLexicalScope() local 140 MDNode *Scope = nullptr; in getOrCreateLexicalScope() local 155 LexicalScope *LexicalScopes::getOrCreateRegularScope(MDNode *Scope) { in getOrCreateRegularScope() 191 DILexicalBlock Scope(ScopeNode); in getOrCreateInlinedScope() local 210 DIDescriptor Scope(N); in getOrCreateAbstractScope() local 233 void LexicalScopes::constructScopeNest(LexicalScope *Scope) { in constructScopeNest() 290 LexicalScope *Scope = getOrCreateLexicalScope(DL); in getMachineBasicBlocks() local 312 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/chromium_org/v8/src/compiler/ |
| D | source-position.h | 50 Scope(SourcePositionTable* source_positions, SourcePosition position) in Scope() function 55 Scope(SourcePositionTable* source_positions, Node* node) in Scope() function
|
| /external/chromium_org/tools/gn/ |
| D | scope_unittest.cc | 27 TEST(Scope, NonRecursiveMergeTo) { in TEST() argument 197 TEST(Scope, MakeClosure) { in TEST() argument 233 TEST(Scope, GetMutableValue) { in TEST() argument 287 TEST(Scope, RemovePrivateIdentifiers) { in TEST() argument
|
| D | visibility.h | 18 class Scope; variable
|
| D | import_manager.h | 14 class Scope; variable
|
| D | operators.h | 11 class Scope; variable
|
| D | template.h | 18 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
|
| /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 960 EHCleanupScope &Scope = in EmitBranchThroughCleanup() local 970 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(I)); in EmitBranchThroughCleanup() local 1046 EHCleanupScope &Scope = cast<EHCleanupScope>(*CGF.EHStack.find(C)); in SetupCleanupBlockActivation() local 1102 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); in ActivateCleanupBlock() local 1114 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); in DeactivateCleanupBlock() local
|
| /external/chromium_org/gin/ |
| D | runner.cc | 15 Runner::Scope::Scope(Runner* runner) in Scope() function in gin::Runner::Scope
|
| /external/chromium_org/content/public/browser/ |
| D | service_worker_context.h | 21 typedef GURL Scope; typedef
|
| /external/clang/lib/Basic/ |
| D | Attributes.cpp | 6 bool clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
|
| /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/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 333 bool DwarfDebug::isLexicalScopeDIENull(LexicalScope *Scope) { in isLexicalScopeDIENull() 400 LexicalScope *Scope) { in constructLexicalScopeDIE() 417 LexicalScope *Scope) { in constructInlinedScopeDIE() 448 const LexicalScope &Scope, in constructVariableDIE() 457 DwarfCompileUnit &TheCU, LexicalScope *Scope, in createScopeChildrenDIE() 489 LexicalScope *Scope, DIE &ScopeDIE) { in createAndAddScopeChildren() 501 LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE() 540 LexicalScope *Scope) { in constructSubprogramScopeDIE() 559 LexicalScope *Scope) { in constructScopeDIE() 1094 LexicalScope *Scope) { in createAbstractVariable() [all …]
|
| /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/v8/test/mjsunit/regress/ |
| D | regress-2073.js | 38 function Scope() { class
|
| /external/llvm/utils/TableGen/ |
| D | DAGISelMatcherOpt.cpp | 33 if (ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N)) { in ContractNodes() local 198 if (ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N)) { in SinkPatternPredicates() local 262 ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N); in FactorNodes() local
|
| /external/clang/include/clang/Sema/ |
| D | MultiplexExternalSemaSource.h | 29 class Scope; variable
|