Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Analysis/
DAnalysisDeclContext.h321 const CFGBlock *getCallSiteBlock() const { return Block; } in getCallSiteBlock() function
/external/clang/include/clang/Analysis/
DAnalysisContext.h300 const CFGBlock *getCallSiteBlock() const { return Block; } in getCallSiteBlock() function