Searched refs:isCurrentFileAST (Results 1 – 2 of 2) sorted by relevance
349 if (isCurrentFileAST()) { in BeginSourceFile()369 if (!isCurrentFileAST()) { in Execute()407 if (!isCurrentFileAST()) { in EndSourceFile()412 if (!isCurrentFileAST()) { in EndSourceFile()436 if (isCurrentFileAST()) { in EndSourceFile()
117 bool isCurrentFileAST() const { in isCurrentFileAST() function