Home
last modified time | relevance | path

Searched refs:protocol_loc_end (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DDeclObjC.h1306 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()
1319 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function
2044 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()
2052 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function
2257 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()
2262 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1394 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()
1408 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function
2149 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()
2159 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function
2377 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()
2384 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp686 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl()
/external/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp689 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl()