Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp5370 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5383 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5395 return FoundConstructor; in EvaluateUnaryTypeTrait()
5411 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5421 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5432 return FoundConstructor; in EvaluateUnaryTypeTrait()