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.cpp15587 bool IgnoreSurrogateFunctions = false; in BuildCallToObjectOfClassType() local
15592 IgnoreSurrogateFunctions = true; in BuildCallToObjectOfClassType()
15615 !IgnoreSurrogateFunctions && I != E; ++I) { in BuildCallToObjectOfClassType()