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 182 bool isObjCBOOLType(QualType T) const;
  /external/clang/lib/AST/
NSAPI.cpp 297 if (isObjCBOOLType(TDTTy))
370 bool NSAPI::isObjCBOOLType(QualType T) const {

Completed in 31 milliseconds