Home
last modified time | relevance | path

Searched refs:getCalleeAnalysisDeclContext (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp171 AnalysisDeclContext *CallEvent::getCalleeAnalysisDeclContext() const { in getCalleeAnalysisDeclContext() function in CallEvent
184 AnalysisDeclContext *ADC = getCalleeAnalysisDeclContext(); in getCalleeStackFrame()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h396 AnalysisDeclContext *getCalleeAnalysisDeclContext() const;