Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXSourceLocation.cpp231 void clang_getExpansionLocation(CXSourceLocation location, in clang_getExpansionLocation() function
309 clang_getExpansionLocation(location, file, line, column, offset); in clang_getInstantiationLocation()
Dlibclang.exports207 clang_getExpansionLocation
/external/clang/tools/c-index-test/
Dc-index-test.c967 clang_getExpansionLocation(Loc, &file, 0, 0, 0); in GetCursorSource()
4095 clang_getExpansionLocation(L, &File, &line, &column, &offset); in printLocation()
4155 clang_getExpansionLocation(DiagLoc, &File, &line, &column, &offset); in printDiagnosticSet()
/external/clang/include/clang-c/
DIndex.h474 CINDEX_LINKAGE void clang_getExpansionLocation(CXSourceLocation location,