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 771 protocol_loc_iterator protocol_loc_begin() const { function in class:clang::ObjCInterfaceDecl
1405 protocol_loc_iterator protocol_loc_begin() const { function in class:clang::ObjCProtocolDecl
1594 protocol_loc_iterator protocol_loc_begin() const { function in class:clang::ObjCCategoryDecl
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 486 for (ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(),
543 for (ObjCProtocolDecl::protocol_loc_iterator PL = D->protocol_loc_begin(),
568 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 155 milliseconds