Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DCXCompilationDatabase.h154 clang_CompileCommand_getNumMappedSources(CXCompileCommand);
/external/clang/tools/libclang/
DCXCompilationDatabase.cpp148 clang_CompileCommand_getNumMappedSources(CXCompileCommand CCmd) in clang_CompileCommand_getNumMappedSources() function
/external/rust/android-crates-io/crates/clang-sys/
DCHANGELOG.md208 - Added missing `clang_CompileCommand_getNumMappedSources` function
/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs1920 pub fn clang_CompileCommand_getNumMappedSources(command: CXCompileCommand) -> c_uint;