Searched defs:getScope (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DDebugLoc.cpp20 MDNode *DebugLoc::getScope(const LLVMContext &Ctx) const { function in class:DebugLoc
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp359 LocationContextManager::getScope(AnalysisDeclContext *ctx, function in class:LocationContextManager
/freebsd-10.1-release/contrib/llvm/include/llvm/
H A DDebugInfo.h519 DILexicalBlock getScope() const { return getFieldAs<DILexicalBlock>(2); } function in class:llvm::DILexicalBlockFile
670 DIScope getScope() const { return getFieldAs<DIScope>(2); } function in class:llvm::DILocation

Completed in 55 milliseconds