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

  /external/clang/lib/Parse/
ParseObjc.cpp 410 auto nullabilityAttr = getNullabilityAttr();
412 nullabilityAttr->setNext(chunk.getAttrListRef());
413 chunk.getAttrListRef() = nullabilityAttr;
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]

Completed in 621 milliseconds