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

  /external/clang/include/clang/AST/
NSAPI.h 211 bool isObjCBOOLType(QualType T) const;
  /external/clang/lib/AST/
NSAPI.cpp 398 if (isObjCBOOLType(TDTTy))
474 bool NSAPI::isObjCBOOLType(QualType T) const {

Completed in 1597 milliseconds