Searched defs:Arg3 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp147 SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1, StringRef Arg2, StringRef Arg3) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1250 Diag(DiagID) << Arg1 << Arg2 << Arg3; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp725 Expr *Arg3 = TheCall->getArg(3); local

Completed in 239 milliseconds