Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/tools/libclang/
DCXComment.h38 static inline const comments::Comment *getASTNode(CXComment CXC) { in getASTNode() function
44 const comments::Comment *C = getASTNode(CXC); in getASTNodeAs()
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()