Searched refs:clang_equalLocations (Results 1 – 5 of 5) sorted by relevance
129 clang_equalLocations
48 unsigned clang_equalLocations(CXSourceLocation loc1, CXSourceLocation loc2) { in clang_equalLocations() function
1003 if (clang_equalLocations(start, end)) { in PrintDiagnostic()3501 if (clang_equalLocations(clang_getNullLocation(), startLoc)) { in perform_token_annotation()3509 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)