Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp5541 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5554 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5566 return FoundConstructor; in EvaluateUnaryTypeTrait()
5582 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5592 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5603 return FoundConstructor; in EvaluateUnaryTypeTrait()