OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLocationContextManager
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/
AnalysisDeclContext.h
206
LocationContextManager &
getLocationContextManager
();
485
LocationContextManager &
getLocationContextManager
() { return LocCtxMgr; }
/src/external/apache2/llvm/dist/clang/lib/Analysis/
AnalysisDeclContext.cpp
315
return
getLocationContextManager
().getStackFrame(this, ParentLC, S, Blk,
321
return
getLocationContextManager
().getBlockInvocationContext(this, ParentLC,
340
LocationContextManager &AnalysisDeclContext::
getLocationContextManager
() {
344
return ADCMgr->
getLocationContextManager
();
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026