Home
last modified time | relevance | path

Searched refs:clang_CompileCommand_getMappedSourcePath (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DCXCompilationDatabase.h159 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DCXCompilationDatabase.h159 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DCXCompilationDatabase.h159 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);
/aosp_15_r20/external/clang/include/clang-c/
H A DCXCompilationDatabase.h160 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DCXCompilationDatabase.h159 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);
/aosp_15_r20/external/clang/tools/libclang/
H A DCXCompilationDatabase.cpp157 clang_CompileCommand_getMappedSourcePath(CXCompileCommand CCmd, unsigned I) in clang_CompileCommand_getMappedSourcePath() function
H A Dlibclang.exports314 clang_CompileCommand_getMappedSourcePath
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs1919 …pub fn clang_CompileCommand_getMappedSourcePath(command: CXCompileCommand, index: c_uint) -> CXStr…