Home
last modified time | relevance | path

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

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