Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DCXCompilationDatabase.h160 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);
/external/clang/tools/libclang/
DCXCompilationDatabase.cpp157 clang_CompileCommand_getMappedSourcePath(CXCompileCommand CCmd, unsigned I) in clang_CompileCommand_getMappedSourcePath() function
Dlibclang.exports314 clang_CompileCommand_getMappedSourcePath
/external/rust/crates/clang-sys/src/
Dlib.rs1778 …pub fn clang_CompileCommand_getMappedSourcePath(command: CXCompileCommand, index: c_uint) -> CXStr…