Home
last modified time | relevance | path

Searched defs:TraverseObjCProtocolLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DRecursiveASTVisitorTest.cpp122 bool TraverseObjCProtocolLoc(ObjCProtocolLoc ProtocolLoc) { in TraverseObjCProtocolLoc() function in __anon183f8df00111::CollectInterestingEvents
/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp452 bool TraverseObjCProtocolLoc(ObjCProtocolLoc ProtocolLocNode) { in TraverseObjCProtocolLoc() function in ParentMapContext::ParentMap::ASTVisitor
/llvm-project/clang-tools-extra/clangd/
H A DSelection.cpp697 bool TraverseObjCProtocolLoc(ObjCProtocolLoc PL) { in TraverseObjCProtocolLoc() function in clang::clangd::__anone6e496d40111::SelectionVisitor
H A DFindTarget.cpp1064 bool TraverseObjCProtocolLoc(ObjCProtocolLoc ProtocolLoc) { TraverseObjCProtocolLoc() function in clang::clangd::__anoncfb560360211::ExplicitReferenceCollector