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

  /external/clang/include/clang/AST/
CanonicalType.h 643 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, qual_empty)
661 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, qual_empty)
Type.h 4360 bool qual_empty() const { return getNumProtocols() == 0; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
4567 bool qual_empty() const { return getObjectType()->qual_empty(); } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectPointerType
    [all...]
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
ASTContext.cpp     [all...]
ItaniumMangle.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaStmt.cpp     [all...]

Completed in 102 milliseconds