Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp5185 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5198 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5210 return FoundConstructor; in EvaluateUnaryTypeTrait()
5226 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5236 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5247 return FoundConstructor; in EvaluateUnaryTypeTrait()