Searched defs:getASTNode (Results 1 - 1 of 1) 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);

Completed in 127 milliseconds