Home
last modified time | relevance | path

Searched defs:Usable (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaOverload.cpp2996 bool Usable = !Constructor->isInvalidDecl() && in IsInitializerListConstructorConversion() local
3128 bool Usable = !Constructor->isInvalidDecl(); in IsUserDefinedConversion() local