Searched refs:getProtocolLocs (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h726 SourceLocation *getProtocolLocs() const { return ProtocolLocs; } function in class:clang::DeclSpec
/external/clang/lib/Sema/
H A DSemaType.cpp3515 TL.setProtocolLoc(i, DS.getProtocolLocs()[i]);

Completed in 66 milliseconds