Searched refs:clang_getNullLocation (Results 1 – 9 of 9) sorted by relevance
41 CXSourceLocation clang_getNullLocation() { in clang_getNullLocation() function121 return clang_getNullLocation(); in clang_getLocation()124 return clang_getNullLocation(); in clang_getLocation()126 return clang_getNullLocation(); in clang_getLocation()137 return clang_getNullLocation(); in clang_getLocation()155 return clang_getNullLocation(); in clang_getLocationForOffset()158 return clang_getNullLocation(); in clang_getLocationForOffset()166 return clang_getNullLocation(); in clang_getLocationForOffset()
121 L = clang_getNullLocation(); in emitDiagnosticMessage()139 L = clang_getNullLocation(); in emitNote()375 return clang_getNullLocation(); in clang_getDiagnosticLocation()
32 clang_getNullLocation(); in translateSourceLocation()
42 return clang_getNullLocation(); in getLocation()
254 clang_getNullLocation
992 return clang_getNullLocation(); in clang_indexLoc_getCXSourceLocation()
6023 return clang_getNullLocation(); in clang_getCursorLocation()6084 return clang_getNullLocation(); in clang_getCursorLocation()6088 return clang_getNullLocation(); in clang_getCursorLocation()6840 return clang_getNullLocation(); in clang_getTokenLocation()6845 return clang_getNullLocation(); in clang_getTokenLocation()
476 CINDEX_LINKAGE CXSourceLocation clang_getNullLocation(void);
4219 if (clang_equalLocations(clang_getNullLocation(), startLoc)) { in perform_token_annotation()4227 if (clang_equalLocations(clang_getNullLocation(), endLoc)) { in perform_token_annotation()