Safe Haskell | None |
---|
Clang.Source
Documentation
getFilename :: File -> CXStringSource
getFileTime :: File -> CTimeSource
data SourceLocation Source
Instances
getLocation :: TranslationUnit -> File -> Int -> Int -> SourceLocationSource
getLocationForOffset :: TranslationUnit -> File -> Int -> SourceLocationSource
data SourceRange Source
getInstantiationLocation :: SourceLocation -> (File, Int, Int, Int)Source
getSpellingLocation :: SourceLocation -> (File, Int, Int, Int)Source