Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp5074 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5087 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5099 return FoundConstructor; in EvaluateUnaryTypeTrait()
5115 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
5125 FoundConstructor = true; in EvaluateUnaryTypeTrait()
5136 return FoundConstructor; in EvaluateUnaryTypeTrait()