HomeSort by relevance Sort by last modified time
    Searched refs:CreateFrontendBaseAction (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 34 static FrontendAction *CreateFrontendBaseAction(CompilerInstance &CI) {
134 FrontendAction *Act = CreateFrontendBaseAction(CI);
  /external/lldb/source/Expression/
ClangExpressionParser.cpp 113 static FrontendAction *CreateFrontendBaseAction(CompilerInstance &CI) {
169 FrontendAction *Act = CreateFrontendBaseAction(CI);

Completed in 114 milliseconds