Home
last modified time | relevance | path

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

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