Home
last modified time | relevance | path

Searched refs:hasASTFileSupport (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h95 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function
131 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function
144 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function
215 bool hasASTFileSupport() const override { return true; } in hasASTFileSupport() function
271 bool hasASTFileSupport() const override;
H A DFrontendAction.h200 virtual bool hasASTFileSupport() const { return true; } in hasASTFileSupport() function
333 bool hasASTFileSupport() const override;
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTMerge.cpp107 bool ASTMergeAction::hasASTFileSupport() const { in hasASTFileSupport() function in ASTMergeAction
108 return AdaptedAction->hasASTFileSupport(); in hasASTFileSupport()
H A DFrontendAction.cpp835 assert(hasASTFileSupport() && in BeginSourceFile()
1392 bool WrapperFrontendAction::hasASTFileSupport() const { in hasASTFileSupport() function in WrapperFrontendAction
1393 return WrappedAction->hasASTFileSupport(); in hasASTFileSupport()
H A DPrecompiledPreamble.cpp279 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function in __anon90aee0a50111::PrecompilePreambleAction
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFrontendActions.h41 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc693 {"_ZNK5clang14FrontendAction17hasASTFileSupportEv", "clang::FrontendAction::hasASTFileSupport() con…
709 {"_ZNK5clang17GeneratePCHAction17hasASTFileSupportEv", "clang::GeneratePCHAction::hasASTFileSupport
753 {"_ZNK5clang14ASTMergeAction17hasASTFileSupportEv", "clang::ASTMergeAction::hasASTFileSupport() con…
801 …asASTFileSupportEv", "(anonymous namespace)::PrecompilePreambleAction::hasASTFileSupport() const"},
8618 {"_ZNK5clang11FixItAction17hasASTFileSupportEv", "clang::FixItAction::hasASTFileSupport() const"},