Home
last modified time | relevance | path

Searched refs:FoundConstructor (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp5002 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5015 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5027 return FoundConstructor; in EvaluateUnaryTypeTrait()
5043 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5053 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5064 return FoundConstructor; in EvaluateUnaryTypeTrait()