Searched refs:isFromAST (Results 1 – 4 of 4) sorted by relevance
207 bool isFromAST() const { return IsFromAST; } in isFromAST() function
239 bool isFromAST() const { return IsFromAST; } in isFromAST() function
1719 (Chain && Name->isFromAST() && MI->isFromAST())) in WritePreprocessor()2395 if (!Chain || !ID->first->isFromAST()) in WriteIdentifierTable()
1288 bool isFromAST() const { return TypeBits.FromAST; }