Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp892 const FunctionProtoType *ConvProto in LookupDirect() local
894 assert(ConvProto && "Nonsensical conversion function template type"); in LookupDirect()
899 FunctionProtoType::ExtProtoInfo EPI = ConvProto->getExtProtoInfo(); in LookupDirect()