Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DCXCompilationDatabase.h153 clang_CompileCommand_getNumMappedSources(CXCompileCommand);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DCXCompilationDatabase.h153 clang_CompileCommand_getNumMappedSources(CXCompileCommand);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DCXCompilationDatabase.h153 clang_CompileCommand_getNumMappedSources(CXCompileCommand);
/aosp_15_r20/external/clang/include/clang-c/
H A DCXCompilationDatabase.h154 clang_CompileCommand_getNumMappedSources(CXCompileCommand);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DCXCompilationDatabase.h153 clang_CompileCommand_getNumMappedSources(CXCompileCommand);
/aosp_15_r20/external/clang/tools/libclang/
H A DCXCompilationDatabase.cpp148 clang_CompileCommand_getNumMappedSources(CXCompileCommand CCmd) in clang_CompileCommand_getNumMappedSources() function
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/
DCHANGELOG.md183 - Added missing `clang_CompileCommand_getNumMappedSources` function
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs1921 pub fn clang_CompileCommand_getNumMappedSources(command: CXCompileCommand) -> c_uint;