Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h328 static bool checkCC1RoundTrip(ArrayRef<const char *> Args,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp915 bool CompilerInvocation::checkCC1RoundTrip(ArrayRef<const char *> Args, in checkCC1RoundTrip() function in CompilerInvocation