HomeSort by relevance Sort by last modified time
    Searched refs:protocol_locs (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclObjC.h 1305 protocol_loc_range protocol_locs() const { function in class:clang::ObjCInterfaceDecl
2043 protocol_loc_range protocol_locs() const { function in class:clang::ObjCProtocolDecl
2256 protocol_loc_range protocol_locs() const { function in class:clang::ObjCCategoryDecl
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 690 for (const auto &PL : D->protocol_locs())
745 for (const auto &PL : D->protocol_locs())
767 for (const auto &PL : D->protocol_locs())
    [all...]

Completed in 135 milliseconds