Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDCallEvent.cpp152 AnalysisDeclContext *CallEvent::getCalleeAnalysisDeclContext() const { in getCalleeAnalysisDeclContext() function in CallEvent
165 AnalysisDeclContext *ADC = getCalleeAnalysisDeclContext(); in getCalleeStackFrame()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h402 AnalysisDeclContext *getCalleeAnalysisDeclContext() const;