reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang-c/Index.h
 3943 CINDEX_LINKAGE CXType clang_Type_getModifiedType(CXType T);

References

tools/clang/tools/c-index-test/c-index-test.c
 1581       CXType MT = clang_Type_getModifiedType(T);