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 DSemaTypeTraits.cpp1045 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
1058 FoundConstructor = true; in EvaluateUnaryTypeTrait()
1070 return FoundConstructor; in EvaluateUnaryTypeTrait()
1086 bool FoundConstructor = false; in EvaluateUnaryTypeTrait() local
1096 FoundConstructor = true; in EvaluateUnaryTypeTrait()
1107 return FoundConstructor; in EvaluateUnaryTypeTrait()