Searched refs:isCurrentFileAST (Results 1 – 2 of 2) sorted by relevance
308 if (isCurrentFileAST()) { in BeginSourceFile()327 if (!isCurrentFileAST()) { in Execute()359 if (!isCurrentFileAST()) { in EndSourceFile()364 if (!isCurrentFileAST()) { in EndSourceFile()388 if (isCurrentFileAST()) { in EndSourceFile()
111 bool isCurrentFileAST() const { in isCurrentFileAST() function