Searched refs:clang_getNullLocation (Results 1 – 9 of 9) sorted by relevance
43 CXSourceLocation clang_getNullLocation() { in clang_getNullLocation() function127 return clang_getNullLocation(); in clang_getLocation()130 return clang_getNullLocation(); in clang_getLocation()132 return clang_getNullLocation(); in clang_getLocation()143 return clang_getNullLocation(); in clang_getLocation()160 return clang_getNullLocation(); in clang_getLocationForOffset()163 return clang_getNullLocation(); in clang_getLocationForOffset()171 return clang_getNullLocation(); in clang_getLocationForOffset()
33 clang_getNullLocation(); in translateSourceLocation()
128 L = clang_getNullLocation(); in emitDiagnosticMessage()150 L = clang_getNullLocation(); in emitNote()388 return clang_getNullLocation(); in clang_getDiagnosticLocation()
46 return clang_getNullLocation(); in getLocation()
211 clang_getNullLocation
1082 return clang_getNullLocation(); in clang_indexLoc_getCXSourceLocation()
4579 return clang_getNullLocation(); in clang_getCursorLocation()4641 return clang_getNullLocation(); in clang_getCursorLocation()4645 return clang_getNullLocation(); in clang_getCursorLocation()5381 return clang_getNullLocation(); in clang_getTokenLocation()5386 return clang_getNullLocation(); in clang_getTokenLocation()
388 CINDEX_LINKAGE CXSourceLocation clang_getNullLocation(void);
3439 if (clang_equalLocations(clang_getNullLocation(), startLoc)) { in perform_token_annotation()3447 if (clang_equalLocations(clang_getNullLocation(), endLoc)) { in perform_token_annotation()