Searched refs:clang_equalLocations (Results 1 – 5 of 5) sorted by relevance
135 clang_equalLocations
48 unsigned clang_equalLocations(CXSourceLocation loc1, CXSourceLocation loc2) { in clang_equalLocations() function
1019 if (clang_equalLocations(start, end)) { in PrintDiagnostic()3654 if (clang_equalLocations(clang_getNullLocation(), startLoc)) { in perform_token_annotation()3662 if (clang_equalLocations(clang_getNullLocation(), endLoc)) { in perform_token_annotation()
397 CINDEX_LINKAGE unsigned clang_equalLocations(CXSourceLocation loc1,
218 return conf.lib.clang_equalLocations(self, other)