HomeSort by relevance Sort by last modified time
    Searched refs:getASTNode (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
CXComment.h 38 inline const comments::Comment *getASTNode(CXComment CXC) {
44 const comments::Comment *C = getASTNode(CXC);
CXComment.cpp 38 const Comment *C = getASTNode(CXC);
86 const Comment *C = getASTNode(CXC);
94 const Comment *C = getASTNode(CXC);
102 const Comment *C = getASTNode(CXC);
    [all...]

Completed in 31 milliseconds