Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp98 Stmt *SynthesizedBody = in getBody() local
100 if (SynthesizedBody) { in getBody()
101 Body = SynthesizedBody; in getBody()
110 Stmt *SynthesizedBody = in getBody() local
112 if (SynthesizedBody) { in getBody()
113 Body = SynthesizedBody; in getBody()