Searched defs:CreateFrontendBaseAction (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp33 static FrontendAction *CreateFrontendBaseAction(CompilerInstance &CI) { function
132 FrontendAction *Act = CreateFrontendBaseAction(CI);

Completed in 196 milliseconds