Home
last modified time | relevance | path

Searched refs:isCurrentFileAST (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
DFrontendAction.h125 bool isCurrentFileAST() const { in isCurrentFileAST() function
/external/clang/lib/Frontend/
DFrontendAction.cpp435 if (isCurrentFileAST()) { in BeginSourceFile()
513 if (isCurrentFileAST()) { in EndSourceFile()