Searched defs:getScope (Results 1 – 8 of 8) sorted by relevance
35 MDNode *DebugLoc::getScope() const { in getScope() function in DebugLoc
215 DIScope *DIScope::getScope() const { in getScope() function in DIScope
44 public getScope(): SymbolScope { method in EnclosingScopeContext
628 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function1435 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } in getScope() function1791 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function1855 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } in getScope() function2064 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function2118 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function2252 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function
268 EnclosingScopeContext.prototype.getScope = function () { method in EnclosingScopeContext
66 Scope MachOLinkGraphBuilder::getScope(StringRef Name, uint8_t Type) { in getScope() function in llvm::jitlink::MachOLinkGraphBuilder
154 SIAtomicScope getScope() const { in getScope() function in __anonb35996f20111::SIMemOpInfo
486 Scope getScope() const { return static_cast<Scope>(S); } in getScope() function