Home
last modified time | relevance | path

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

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