Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp1170 const FunctionProtoType *ConvProto in LookupDirect() local
1172 assert(ConvProto && "Nonsensical conversion function template type"); in LookupDirect()
1177 FunctionProtoType::ExtProtoInfo EPI = ConvProto->getExtProtoInfo(); in LookupDirect()