Searched refs:CXLoc (Results 1 – 4 of 4) sorted by relevance
140 CXSourceLocation CXLoc = in clang_getLocation() local145 << CXLoc; in clang_getLocation()147 return CXLoc; in clang_getLocation()
4832 CXSourceLocation CXLoc = clang_getCursorLocation(C); in clang_Cursor_getSpellingNameRange() local4833 SourceLocation Loc = cxloc::translateSourceLocation(CXLoc); in clang_Cursor_getSpellingNameRange()
146 CXSourceLocation CXLoc = in clang_getLocation() local150 << CXLoc; in clang_getLocation()152 return CXLoc; in clang_getLocation()
4367 CXSourceLocation CXLoc = clang_getCursorLocation(C); in clang_Cursor_getSpellingNameRange() local4368 SourceLocation Loc = cxloc::translateSourceLocation(CXLoc); in clang_Cursor_getSpellingNameRange()