Searched refs:SemaSource (Results 1 – 2 of 2) sorted by relevance
56 ExternalASTSource::SemaSource = true; in ExternalSemaSource()227 return Source->SemaSource; in classof()
50 bool SemaSource; variable55 ExternalASTSource() : CurrentGeneration(0), SemaSource(false) { } in ExternalASTSource()