Searched refs:getProtocolLoc (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp68 IndexCtx.handleReference(TL.getProtocol(i), TL.getProtocolLoc(i),
H A DCIndex.cpp1428 if (Visit(MakeCursorObjCProtocolRef(TL.getProtocol(I), TL.getProtocolLoc(I),
/external/clang/include/clang/AST/
H A DTypeLoc.h784 SourceLocation getProtocolLoc(unsigned i) const { function in class:clang::ObjCObjectTypeLoc
/external/clang/lib/Serialization/
H A DASTWriter.cpp608 Writer.AddSourceLocation(TL.getProtocolLoc(i), Record);

Completed in 123 milliseconds