Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXCursor.h102 getCursorTemplateRef(CXCursor C);
H A DCXCursor.cpp953 cxcursor::getCursorTemplateRef(CXCursor C) { in getCursorTemplateRef() function in cxcursor
H A DCIndex.cpp4880 const TemplateDecl *Template = getCursorTemplateRef(C).first;
6261 getCursorTemplateRef(C); in clang_getCursorLocation()
6414 return getCursorTemplateRef(C).second; in getRawCursorExtent()
6626 return MakeCXCursor(getCursorTemplateRef(C).first, tu); in clang_getCursorReferenced()