Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp1160 const FunctionProtoType *ConvProto in LookupDirect() local
1162 assert(ConvProto && "Nonsensical conversion function template type"); in LookupDirect()
1167 FunctionProtoType::ExtProtoInfo EPI = ConvProto->getExtProtoInfo(); in LookupDirect()