Home
last modified time | relevance | path

Searched defs:getLocationContextManager (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h491 LocationContextManager &getLocationContextManager() { return LocCtxMgr; } in getLocationContextManager() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp392 LocationContextManager &AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager() function in AnalysisDeclContext