Searched refs:clang_equalLocations (Results 1 – 5 of 5) sorted by relevance
126 clang_equalLocations
48 unsigned clang_equalLocations(CXSourceLocation loc1, CXSourceLocation loc2) { in clang_equalLocations() function
988 if (clang_equalLocations(start, end)) { in PrintDiagnostic()3439 if (clang_equalLocations(clang_getNullLocation(), startLoc)) { in perform_token_annotation()3447 if (clang_equalLocations(clang_getNullLocation(), endLoc)) { in perform_token_annotation()
398 CINDEX_LINKAGE unsigned clang_equalLocations(CXSourceLocation loc1,
218 return conf.lib.clang_equalLocations(self, other)