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

  /external/clang/include/clang/AST/
DeclObjC.h 777 protocol_loc_iterator protocol_loc_begin() const { function in class:clang::ObjCInterfaceDecl
1423 protocol_loc_iterator protocol_loc_begin() const { function in class:clang::ObjCProtocolDecl
1615 protocol_loc_iterator protocol_loc_begin() const { function in class:clang::ObjCCategoryDecl
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 496 for (ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(),
553 for (ObjCProtocolDecl::protocol_loc_iterator PL = D->protocol_loc_begin(),
578 PL = D->protocol_loc_begin(), PLEnd = D->protocol_loc_end();
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 225 milliseconds