Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp3636 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
3648 FoundConstructor = true; in EvaluateUnaryTypeTrait()
3661 return FoundConstructor; in EvaluateUnaryTypeTrait()
3677 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
3686 FoundConstructor = true; in EvaluateUnaryTypeTrait()
3698 return FoundConstructor; in EvaluateUnaryTypeTrait()