Searched refs:isCurrentFileAST (Results 1 – 3 of 3) sorted by relevance
130 bool isCurrentFileAST() const { in isCurrentFileAST() function
781 assert(isCurrentFileAST() && "dumping non-AST?"); in ExecuteAction()
1120 if (isCurrentFileAST()) { in EndSourceFile()