Searched refs:clang_indexLoc_getFileLocation (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | libclang.map | 353 clang_indexLoc_getFileLocation;
|
H A D | Indexing.cpp | 970 void clang_indexLoc_getFileLocation(CXIdxLoc location, in clang_indexLoc_getFileLocation() function
|
/openbsd-src/gnu/llvm/clang/include/clang-c/ |
H A D | Index.h | 6259 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
|
/openbsd-src/gnu/llvm/clang/tools/c-index-test/ |
H A D | c-index-test.c | 3426 clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0); in printCXIndexLoc() 3475 clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0); in makeClientContainer()
|