HomeSort by: relevance | last modified time | path
    Searched refs:protocol_locs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 1371 protocol_loc_range protocol_locs() const { function in class:clang::ObjCInterfaceDecl
2126 protocol_loc_range protocol_locs() const { function in class:clang::ObjCProtocolDecl
2354 protocol_loc_range protocol_locs() const { function in class:clang::ObjCCategoryDecl
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 765 for (const auto &PL : D->protocol_locs())
820 for (const auto &PL : D->protocol_locs())
842 for (const auto &PL : D->protocol_locs())

Completed in 30 milliseconds