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

/external/clang/include/clang/AST/
H A DDeclObjC.h856 protocol_loc_range protocol_locs() const { function in class:clang::ObjCInterfaceDecl
1578 protocol_loc_range protocol_locs() const { function in class:clang::ObjCProtocolDecl
1781 protocol_loc_range protocol_locs() const { function in class:clang::ObjCCategoryDecl
/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp522 for (const auto &PL : D->protocol_locs())
576 for (const auto &PL : D->protocol_locs())
597 for (const auto &PL : D->protocol_locs())

Completed in 787 milliseconds