Searched refs:CXCursor_TypedefDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1785 CXCursor_TypedefDecl = 20, enumerator in enum:CXCursorKind
1844 * The typedef is a declaration of size_type (CXCursor_TypedefDecl),
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3789 return CXCursor_TypedefDecl;

Completed in 202 milliseconds