Searched defs:getScope (Results 1 – 11 of 11) sorted by relevance
118 Scope &getScope(unsigned Idx) { return Scopes[Idx]; } in getScope() function119 const Scope &getScope(unsigned Idx) const { return Scopes[Idx]; } in getScope() function
34 MDNode *DebugLoc::getScope() const { in getScope() function in DebugLoc
273 DIScope *DIScope::getScope() const { in getScope() function in DIScope
742 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function1652 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } in getScope() function2040 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function2125 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } in getScope() function2347 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function2411 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function2556 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function
206 Scope *getScope() const { return S; } in getScope() function
73 Scope MachOLinkGraphBuilder::getScope(StringRef Name, uint8_t Type) { in getScope() function in llvm::jitlink::MachOLinkGraphBuilder
158 SIAtomicScope getScope() const { in getScope() function in __anon623980fe0111::SIMemOpInfo
551 static SPIRV::Scope::Scope getScope(SyncScope::ID Ord) { in getScope() function
439 unsigned getScope() const { return Scope; } in getScope() function
598 Scope getScope() const { return static_cast<Scope>(S); } in getScope() function
6275 Expr *getScope() const { in getScope() function