Home
last modified time | relevance | path

Searched defs:argT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2324 QualType argT = Context->getObjCIdType(); in SynthSuperConstructorFunctionDecl() local
2341 QualType argT = Context->getObjCIdType(); in SynthMsgSendFunctionDecl() local
2363 QualType argT = Context->getPointerType(Context->getTagDeclType(RD)); in SynthMsgSendSuperFunctionDecl() local
2382 QualType argT = Context->getObjCIdType(); in SynthMsgSendStretFunctionDecl() local
2406 QualType argT = Context->getPointerType(Context->getTagDeclType(RD)); in SynthMsgSendSuperStretFunctionDecl() local
2426 QualType argT = Context->getObjCIdType(); in SynthMsgSendFpretFunctionDecl() local
H A DRewriteModernObjC.cpp2413 QualType argT = Context->getObjCIdType(); in SynthSuperConstructorFunctionDecl() local
2430 QualType argT = Context->getObjCIdType(); in SynthMsgSendFunctionDecl() local
2463 QualType argT = Context->getObjCIdType(); in SynthMsgSendStretFunctionDecl() local
2499 QualType argT = Context->getObjCIdType(); in SynthMsgSendFpretFunctionDecl() local