Searched refs:clang_equalLocations (Results 1 – 5 of 5) sorted by relevance
90 clang_equalLocations
46 unsigned clang_equalLocations(CXSourceLocation loc1, CXSourceLocation loc2) { in clang_equalLocations() function
843 if (clang_equalLocations(start, end)) { in PrintDiagnostic()2673 if (clang_equalLocations(clang_getNullLocation(), startLoc)) { in perform_token_annotation()2681 if (clang_equalLocations(clang_getNullLocation(), endLoc)) { in perform_token_annotation()
346 CINDEX_LINKAGE unsigned clang_equalLocations(CXSourceLocation loc1,
218 return conf.lib.clang_equalLocations(self, other)