Home
last modified time | relevance | path

Searched refs:getProtocolLocArray (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h776 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function
817 return getProtocolLocArray()[i]; in getProtocolLoc()
822 getProtocolLocArray()[i] = Loc; in setProtocolLoc()
831 return {getProtocolLocArray(), getNumProtocols()}; in getProtocolLocs()
1019 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function
1076 return getProtocolLocArray()[i]; in getProtocolLoc()
1081 getProtocolLocArray()[i] = Loc; in setProtocolLoc()
1091 return {getProtocolLocArray(), getNumProtocols()}; in getProtocolLocs()