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

  /external/clang/include/clang/AST/
DeclObjC.h 857 protocol_loc_range protocol_locs() const { function in class:clang::ObjCInterfaceDecl
1583 protocol_loc_range protocol_locs() const { function in class:clang::ObjCProtocolDecl
1790 protocol_loc_range protocol_locs() const { function in class:clang::ObjCCategoryDecl
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 592 for (const auto &PL : D->protocol_locs())
646 for (const auto &PL : D->protocol_locs())
667 for (const auto &PL : D->protocol_locs())
    [all...]

Completed in 42 milliseconds