Searched refs:clang_indexLoc_getFileLocation (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | libclang.exports | 292 clang_indexLoc_getFileLocation
|
H A D | Indexing.cpp | 968 void clang_indexLoc_getFileLocation(CXIdxLoc location, in clang_indexLoc_getFileLocation() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/ |
H A D | Index.h | 6743 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 3403 clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0); in printCXIndexLoc() 3452 clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0); in makeClientContainer()
|