ΒΆCXString clang_File_tryGetRealPathName(
    CXFile file)

Description

Returns the real path name of \c file. An empty string may be returned. Use \c clang_getFileName() in that case.

Declared at: clang/include/clang-c/Index.h:430

Parameters

CXFile file