Searched defs:hasASTFileSupport (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTMerge.cpp108 bool ASTMergeAction::hasASTFileSupport() const { function in class:ASTMergeAction
H A DFrontendAction.cpp1090 bool WrapperFrontendAction::hasASTFileSupport() const { function in class:WrapperFrontendAction
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h194 virtual bool hasASTFileSupport() const { return true; } function in class:clang::FrontendAction

Completed in 176 milliseconds