OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitOnlyAction
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendActions.h
25
class
InitOnlyAction
: public FrontendAction {
/src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp
70
case InitOnly: return std::make_unique<
InitOnlyAction
>();
/src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp
58
InitOnlyAction
::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
62
void
InitOnlyAction
::ExecuteAction() {
Completed in 17 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026