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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h95 static bool ComputeASTConsumerArguments(CompilerInstance &CI,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp99 if (!ComputeASTConsumerArguments(CI, /*ref*/ Sysroot))
125 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI, function in class:GeneratePCHAction
H A DPrecompiledPreamble.cpp271 if (!GeneratePCHAction::ComputeASTConsumerArguments(CI, Sysroot))

Completed in 75 milliseconds