Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16404 bool IgnoreSurrogateFunctions = false; in BuildCallToObjectOfClassType() local
16410 IgnoreSurrogateFunctions = true; in BuildCallToObjectOfClassType()
16433 !IgnoreSurrogateFunctions && I != E; ++I) { in BuildCallToObjectOfClassType()