Home
last modified time | relevance | path

Searched defs:getScope (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/lib/IR/
HDDebugLoc.cpp36 MDNode *DebugLoc::getScope() const { in getScope() function in DebugLoc
HDDebugInfoMetadata.cpp128 DIScopeRef DIScope::getScope() const { in getScope() function in DIScope
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSemaInternal.h218 Scope *getScope() const { return S; } in getScope() function
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDAnalysisDeclContext.cpp376 LocationContextManager::getScope(AnalysisDeclContext *ctx, in getScope() function in LocationContextManager