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 856 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
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 522 for (const auto &PL : D->protocol_locs())
576 for (const auto &PL : D->protocol_locs())
597 for (const auto &PL : D->protocol_locs())
    [all...]

Completed in 122 milliseconds