Home
last modified time | relevance | path

Searched refs:CXLoc (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/tools/libclang/
DCXSourceLocation.cpp140 CXSourceLocation CXLoc = in clang_getLocation() local
145 << CXLoc; in clang_getLocation()
147 return CXLoc; in clang_getLocation()
DCIndex.cpp4832 CXSourceLocation CXLoc = clang_getCursorLocation(C); in clang_Cursor_getSpellingNameRange() local
4833 SourceLocation Loc = cxloc::translateSourceLocation(CXLoc); in clang_Cursor_getSpellingNameRange()
/external/clang/tools/libclang/
DCXSourceLocation.cpp146 CXSourceLocation CXLoc = in clang_getLocation() local
150 << CXLoc; in clang_getLocation()
152 return CXLoc; in clang_getLocation()
DCIndex.cpp4367 CXSourceLocation CXLoc = clang_getCursorLocation(C); in clang_Cursor_getSpellingNameRange() local
4368 SourceLocation Loc = cxloc::translateSourceLocation(CXLoc); in clang_Cursor_getSpellingNameRange()