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

Declarations

tools/clang/include/clang-c/Index.h
 3659 CINDEX_LINKAGE CXType clang_getPointeeType(CXType T);

References

tools/clang/tools/c-index-test/c-index-test.c
 1554     CXType PT = clang_getPointeeType(T);