Searched defs:getCategoryNameLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 1646 SourceLocation getCategoryNameLoc() const { return CategoryNameLoc; } function in class:clang::ObjCCategoryDecl 1764 SourceLocation getCategoryNameLoc() const { return CategoryNameLoc; } function in class:clang::ObjCCategoryImplDecl |
Completed in 330 milliseconds