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

  /external/clang/include/clang/Parse/
Parser.h 312 IdentifierInfo *getNullabilityKeyword(NullabilityKind nullability) {
313 return Actions.getNullabilityKeyword(nullability);
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 401 P.getNullabilityKeyword(nullability),
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 96 milliseconds