OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateFrontendAction
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/FrontendTool/
Utils.h
28
std::unique_ptr<FrontendAction>
CreateFrontendAction
(CompilerInstance &CI);
/src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp
137
CreateFrontendAction
(CompilerInstance &CI) {
275
std::unique_ptr<FrontendAction> Act(
CreateFrontendAction
(*Clang));
/src/external/apache2/llvm/dist/clang/lib/Interpreter/
IncrementalParser.cpp
65
Act =
CreateFrontendAction
(CI);
Completed in 19 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026