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()
128 L = clang_getNullLocation(); in emitDiagnosticMessage()150 L = clang_getNullLocation(); in emitNote()388 return clang_getNullLocation(); in clang_getDiagnosticLocation()
33 clang_getNullLocation(); in translateSourceLocation()
46 return clang_getNullLocation(); in getLocation()
222 clang_getNullLocation
974 return clang_getNullLocation(); in clang_indexLoc_getCXSourceLocation()
5196 return clang_getNullLocation(); in clang_getCursorLocation()5258 return clang_getNullLocation(); in clang_getCursorLocation()5262 return clang_getNullLocation(); in clang_getCursorLocation()6009 return clang_getNullLocation(); in clang_getTokenLocation()6014 return clang_getNullLocation(); in clang_getTokenLocation()
387 CINDEX_LINKAGE CXSourceLocation clang_getNullLocation(void);
3654 if (clang_equalLocations(clang_getNullLocation(), startLoc)) { in perform_token_annotation()3662 if (clang_equalLocations(clang_getNullLocation(), endLoc)) { in perform_token_annotation()