Home
last modified time | relevance | path

Searched defs:CInvok (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DARCMT.cpp176 std::unique_ptr<CompilerInvocation> CInvok; in createInvocationForMigration() local
253 std::unique_ptr<CompilerInvocation> CInvok; in checkForManualIssues() local
355 CompilerInvocation CInvok(origCI); in applyTransforms() local
526 std::unique_ptr<CompilerInvocation> CInvok; in applyTransform() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DChainedIncludesSource.cpp127 std::unique_ptr<CompilerInvocation> CInvok; in createChainedIncludesSource() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp223 auto CInvok = createInvocationFromCommandLine(ArgsWithProgName, Diags); in printSourceSymbols() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp511 std::shared_ptr<CompilerInvocation> CInvok = in clang_indexSourceFile_Impl() local