HomeSort by relevance Sort by last modified time
    Searched refs:NewProto (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 246 const FunctionProtoType *NewProto =
257 if (MissingEmptyExceptionSpecification && NewProto &&
262 NewProto->getReturnType(), NewProto->getParamTypes(),
263 NewProto->getExtProtoInfo().withExceptionSpec(EST_DynamicNone)));
284 NewProto->getReturnType(), NewProto->getParamTypes(),
285 NewProto->getExtProtoInfo().withExceptionSpec(ESI)));
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 6972 milliseconds