Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp322 return IndexCtx.handleReference(E->getProtocol(), E->getProtocolIdLoc(), in VisitObjCProtocolExpr()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h524 SourceLocation getProtocolIdLoc() const { return ProtoLoc; } in getProtocolIdLoc() function