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

  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp 231 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
500 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
636 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
    [all...]
RewriteObjC.cpp 405 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
567 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
    [all...]

Completed in 783 milliseconds