Home
last modified time | relevance | path

Searched refs:LoadFromCompilerInvocationAction (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DARCMT.cpp272 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCompilerInvocationAction( in checkForManualIssues()
548 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCompilerInvocationAction( in applyTransform()
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dcore_main.cpp156 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCompilerInvocationAction( in printSourceSymbols()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DASTUnit.h757 static ASTUnit *LoadFromCompilerInvocationAction(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DASTUnit.h754 static ASTUnit *LoadFromCompilerInvocationAction(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DASTUnit.h757 static ASTUnit *LoadFromCompilerInvocationAction(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DASTUnit.h757 static ASTUnit *LoadFromCompilerInvocationAction(
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DASTUnit.h780 static ASTUnit *LoadFromCompilerInvocationAction(
/aosp_15_r20/external/clang/tools/libclang/
H A DIndexing.cpp585 bool Success = ASTUnit::LoadFromCompilerInvocationAction( in clang_indexSourceFile_Impl()
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp1731 ASTUnit *ASTUnit::LoadFromCompilerInvocationAction( in LoadFromCompilerInvocationAction() function in ASTUnit