HomeSort by: relevance | last modified time | path
    Searched defs:protocol_loc_end (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 1372 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
1386 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCInterfaceDecl
2127 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
2137 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCProtocolDecl
2355 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
2362 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCCategoryDecl
DeclObjC.h 1372 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
1386 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCInterfaceDecl
2127 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
2137 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCProtocolDecl
2355 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
2362 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCCategoryDecl
DeclObjC.h 1372 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
1386 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCInterfaceDecl
2127 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
2137 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCProtocolDecl
2355 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end());
2362 protocol_loc_iterator protocol_loc_end() const { function in class:clang::ObjCCategoryDecl

Completed in 46 milliseconds