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

  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 396 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
558 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
    [all...]
RewriteModernObjC.cpp 233 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
491 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
627 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
    [all...]

Completed in 162 milliseconds