Searched refs:getCursorLabelRef (Results 1 – 3 of 3) sorted by relevance
212 std::pair<const LabelStmt *, SourceLocation> getCursorLabelRef(CXCursor C);
1051 cxcursor::getCursorLabelRef(CXCursor C) { in getCursorLabelRef() function in cxcursor
4675 const LabelStmt *Label = getCursorLabelRef(C).first; in clang_getCursorSpelling()6034 std::pair<const LabelStmt *, SourceLocation> P = getCursorLabelRef(C); in clang_getCursorLocation()6166 return getCursorLabelRef(C).second; in getRawCursorExtent()6383 getCursorLabelRef(C).first, in clang_getCursorReferenced()