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