Home
last modified time | relevance | path

Searched refs:getASTNode (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCXComment.h38 static inline const comments::Comment *getASTNode(CXComment CXC) { in getASTNode() function
44 const comments::Comment *C = getASTNode(CXC); in getASTNodeAs()
H A DCXComment.cpp42 const Comment *C = getASTNode(CXC); in clang_Comment_getKind()
90 const Comment *C = getASTNode(CXC); in clang_Comment_getNumChildren()
98 const Comment *C = getASTNode(CXC); in clang_Comment_getChild()
106 const Comment *C = getASTNode(CXC); in clang_Comment_isWhitespace()