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 1065 protocol_loc_range protocol_locs() const { function in class:clang::ObjCInterfaceDecl
1801 protocol_loc_range protocol_locs() const { function in class:clang::ObjCProtocolDecl
2014 protocol_loc_range protocol_locs() const { function in class:clang::ObjCCategoryDecl
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 666 for (const auto &PL : D->protocol_locs())
721 for (const auto &PL : D->protocol_locs())
743 for (const auto &PL : D->protocol_locs())
    [all...]

Completed in 802 milliseconds