Home
last modified time | relevance | path

Searched defs:Scope (Results 1 – 25 of 103) sorted by relevance

12345

/external/llvm/lib/IR/
DDebugLoc.cpp49 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/
DLexicalScopes.cpp108 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/
DEventListenerCommon.h35 const char *getFilename(MDNode *Scope) { in getFilename()
44 const char *getFullPath(MDNode *Scope) { in getFullPath()
/external/chromium_org/v8/src/compiler/
Dsource-position.h50 Scope(SourcePositionTable* source_positions, SourcePosition position) in Scope() function
55 Scope(SourcePositionTable* source_positions, Node* node) in Scope() function
/external/chromium_org/tools/gn/
Dscope_unittest.cc27 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
Dvisibility.h18 class Scope; variable
Dimport_manager.h14 class Scope; variable
Doperators.h11 class Scope; variable
Dtemplate.h18 class Scope; variable
Dconfig_values_generator.h16 class Scope; variable
Dstring_utils.h11 class Scope; variable
Dtarget_generator.h20 class Scope; variable
/external/clang/lib/CodeGen/
DCGCleanup.cpp161 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/
Drunner.cc15 Runner::Scope::Scope(Runner* runner) in Scope() function in gin::Runner::Scope
/external/chromium_org/content/public/browser/
Dservice_worker_context.h21 typedef GURL Scope; typedef
/external/clang/lib/Basic/
DAttributes.cpp6 bool clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRHashMap.h42 NSInteger Scope; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRHashMap.h42 NSInteger Scope; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRHashMap.h42 NSInteger Scope; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp333 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/
Drecognizers.rb144 class Scope < ::Struct class
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRHashMap.h41 NSInteger Scope; variable
/external/chromium_org/v8/test/mjsunit/regress/
Dregress-2073.js38 function Scope() { class
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp33 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/
DMultiplexExternalSemaSource.h29 class Scope; variable

12345