Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXComment.h39 static inline const comments::Comment *getASTNode(CXComment CXC) { in getASTNode() function
45 const comments::Comment *C = getASTNode(CXC); in getASTNodeAs()
DCXComment.cpp46 const Comment *C = getASTNode(CXC); in clang_Comment_getKind()
94 const Comment *C = getASTNode(CXC); in clang_Comment_getNumChildren()
102 const Comment *C = getASTNode(CXC); in clang_Comment_getChild()
110 const Comment *C = getASTNode(CXC); in clang_Comment_isWhitespace()