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 644 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, qual_empty)
662 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, qual_empty)
Type.h 4313 bool qual_empty() const { return getNumProtocols() == 0; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
4518 bool qual_empty() const { return getObjectType()->qual_empty(); } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectPointerType
    [all...]
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
ItaniumMangle.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaStmt.cpp     [all...]

Completed in 70 milliseconds