Home
last modified time | relevance | path

Searched refs:clang_indexLoc_getFileLocation (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/tools/libclang/
H A Dlibclang.exports257 clang_indexLoc_getFileLocation
H A DIndexing.cpp950 void clang_indexLoc_getFileLocation(CXIdxLoc location, in clang_indexLoc_getFileLocation() function
/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h5950 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h6482 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h6470 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h6480 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h6480 CINDEX_LINKAGE void clang_indexLoc_getFileLocation(CXIdxLoc loc,
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c2866 clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0); in printCXIndexLoc()
2914 clang_indexLoc_getFileLocation(loc, &file, 0, &line, &column, 0); in makeClientContainer()
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs2342 …pub fn clang_indexLoc_getFileLocation(location: CXIdxLoc, index_file: *mut CXIdxClientFile, file: …