Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.cpp3417 bool ArgsMatch = true; in EmitCall() local
3420 ArgsMatch = false; in EmitCall()
3427 if (ArgsMatch) in EmitCall()