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

/external/clang/tools/libclang/
H A DCXComment.h39 static inline const comments::Comment *getASTNode(CXComment CXC) { function in namespace:clang::cxcomment
45 const comments::Comment *C = getASTNode(CXC);
H A DCXComment.cpp46 const Comment *C = getASTNode(CXC);
94 const Comment *C = getASTNode(CXC);
102 const Comment *C = getASTNode(CXC);
110 const Comment *C = getASTNode(CXC);

Completed in 95 milliseconds