Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp171 CompilerInvocation *newInvocation(DiagnosticsEngine *Diagnostics, in newInvocation() function
400 newInvocation(&*Diagnostics, CC1Args, BinaryName)); in run()
424 newInvocation(&*Diagnostics, *CC1Args, BinaryName)); in run()