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

  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp 404 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
560 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
    [all...]
RewriteModernObjC.cpp 486 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
615 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
    [all...]

Completed in 288 milliseconds