Searched defs:getScope (Results 1 – 11 of 11) sorted by relevance
128 Scope &getScope(unsigned Idx) { return Scopes[Idx]; } in getScope() function129 const Scope &getScope(unsigned Idx) const { return Scopes[Idx]; } in getScope() function
34 MDNode *DebugLoc::getScope() const { in getScope() function in DebugLoc
344 DIScope *DIScope::getScope() const { in getScope() function in DIScope
754 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function1862 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function1998 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } in getScope() function2228 DILocalScope *getScope() const { return cast<DILocalScope>(getRawScope()); } in getScope() function2459 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function2523 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function2671 DIScope *getScope() const { return cast_or_null<DIScope>(getRawScope()); } in getScope() function
202 Scope *getScope() const { return S; } in getScope() function
74 Scope MachOLinkGraphBuilder::getScope(StringRef Name, uint8_t Type) { in getScope() function in llvm::jitlink::MachOLinkGraphBuilder
428 unsigned getScope() const { return Scope; } in getScope() function
160 SIAtomicScope getScope() const { in getScope() function in __anone9343ac70111::SIMemOpInfo
617 Scope getScope() const { return static_cast<Scope>(S); } in getScope() function
720 static SPIRV::Scope::Scope getScope(SyncScope::ID Ord, in getScope() function
6657 Expr *getScope() const { in getScope() function