Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp4224 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
4234 FoundConstructor = true; in EvaluateUnaryTypeTrait()
4247 return FoundConstructor; in EvaluateUnaryTypeTrait()
4263 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
4270 FoundConstructor = true; in EvaluateUnaryTypeTrait()
4282 return FoundConstructor; in EvaluateUnaryTypeTrait()