Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DCXCompilationDatabase.h166 clang_CompileCommand_getMappedSourceContent(CXCompileCommand, unsigned I);
/external/clang/tools/libclang/
DCXCompilationDatabase.cpp171 clang_CompileCommand_getMappedSourceContent(CXCompileCommand CCmd, unsigned I) in clang_CompileCommand_getMappedSourceContent() function
Dlibclang.exports313 clang_CompileCommand_getMappedSourceContent
/external/rust/crates/clang-sys/src/
Dlib.rs1775 …pub fn clang_CompileCommand_getMappedSourceContent(command: CXCompileCommand, index: c_uint) -> CX…