Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3518 const FunctionProtoType *FunctionTypeP = in adjustCCAndNoReturn() local
3520 CallingConv CC = FunctionTypeP->getCallConv(); in adjustCCAndNoReturn()
3521 bool NoReturn = FunctionTypeP->getNoReturnAttr(); in adjustCCAndNoReturn()