Searched refs:isCurrentFileAST (Results 1 – 2 of 2) sorted by relevance
406 if (isCurrentFileAST()) { in BeginSourceFile()460 if (!isCurrentFileAST()) { in EndSourceFile()466 if (!isCurrentFileAST()) { in EndSourceFile()487 if (isCurrentFileAST()) { in EndSourceFile()
125 bool isCurrentFileAST() const { in isCurrentFileAST() function