Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp84 static BodyFarm &getBodyFarm(ASTContext &C) { in getBodyFarm() function
95 return getBodyFarm(getASTContext()).getBody(FD); in getBody()