Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp88 static BodyFarm &getBodyFarm(ASTContext &C, CodeInjector *injector = nullptr) { in getBodyFarm() function
98 Body = getBodyFarm(getASTContext(), Manager->Injector.get()).getBody(FD); in getBody()
107 Body = getBodyFarm(getASTContext(), Manager->Injector.get()).getBody(MD); in getBody()