OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreprocessOnlyAction
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendActions.h
279
class
PreprocessOnlyAction
: public PreprocessorFrontendAction {
/src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp
122
case RunPreprocessorOnly: return std::make_unique<
PreprocessOnlyAction
>();
/src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
DependencyScanningWorker.cpp
135
auto Action = std::make_unique<
PreprocessOnlyAction
>();
/src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp
782
void
PreprocessOnlyAction
::ExecuteAction() {
Completed in 63 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026