Searched refs:isCurrentFileAST (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendAction.h130 bool isCurrentFileAST() const { function in class:clang::FrontendAction
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp1120 if (isCurrentFileAST()) {
H A DFrontendActions.cpp781 assert(isCurrentFileAST() && "dumping non-AST?");

Completed in 107 milliseconds