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

  /external/clang/lib/AST/
TypeLoc.cpp 371 attributedLoc.getAttrKind() == AttributedType::attr_nonnull ||
TypePrinter.cpp     [all...]
Type.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
NullabilityChecker.cpp 325 else if (AttrType->getAttrKind() == AttributedType::attr_nonnull)
    [all...]
  /external/clang/include/clang/AST/
Type.h 3636 attr_nonnull, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp     [all...]
SemaType.cpp     [all...]

Completed in 61 milliseconds