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
99 getBodyFarm(getASTContext(), Manager->Injector.get()).getBody(FD); in getBody()
111 getBodyFarm(getASTContext(), Manager->Injector.get()).getBody(MD); in getBody()