Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp2869 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
2881 FoundConstructor = true; in EvaluateUnaryTypeTrait()
2893 return FoundConstructor; in EvaluateUnaryTypeTrait()