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

  /external/clang/include/clang/AST/
CanonicalType.h 689 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, qual_empty)
707 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, qual_empty)
Type.h 4252 bool qual_empty() const { return getNumProtocols() == 0; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
4459 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...]
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
SemaExprObjC.cpp     [all...]

Completed in 110 milliseconds