dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
clang_CompileCommand_getMappedSourcePath
clang
c
CXCompilationDatabase
Get the I'th mapped source path for the compiler invocation.
extern (
C
)
CXString
clang_CompileCommand_getMappedSourcePath
(
CXCompileCommand
,
uint
I
)
Meta
Source
See Implementation
clang
c
CXCompilationDatabase
aliases
CXCompilationDatabase
CXCompileCommand
CXCompileCommands
enums
CXCompilationDatabase_Error
functions
clang_CompilationDatabase_dispose
clang_CompilationDatabase_fromDirectory
clang_CompilationDatabase_getAllCompileCommands
clang_CompilationDatabase_getCompileCommands
clang_CompileCommand_getArg
clang_CompileCommand_getDirectory
clang_CompileCommand_getFilename
clang_CompileCommand_getMappedSourceContent
clang_CompileCommand_getMappedSourcePath
clang_CompileCommand_getNumArgs
clang_CompileCommand_getNumMappedSources
clang_CompileCommands_dispose
clang_CompileCommands_getCommand
clang_CompileCommands_getSize
Get the I'th mapped source path for the compiler invocation.