Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1153 auto CCInvocation = std::make_shared<CompilerInvocation>(*Invocation); in Parse() local
2196 auto CCInvocation = std::make_shared<CompilerInvocation>(*Invocation); in CodeComplete() local