Home
last modified time | relevance | path

Searched refs:getCursorTemplateRef (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h102 getCursorTemplateRef(CXCursor C);
H A DCXCursor.cpp903 cxcursor::getCursorTemplateRef(CXCursor C) { in getCursorTemplateRef() function in cxcursor
H A DCIndex.cpp4654 const TemplateDecl *Template = getCursorTemplateRef(C).first;
6001 getCursorTemplateRef(C); in clang_getCursorLocation()
6154 return getCursorTemplateRef(C).second; in getRawCursorExtent()
6366 return MakeCXCursor(getCursorTemplateRef(C).first, tu); in clang_getCursorReferenced()