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

  /external/clang/include/clang/AST/
ASTContext.h 584 comments::FullComment *cloneFullComment(comments::FullComment *FC,
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 388 comments::FullComment *ASTContext::cloneFullComment(comments::FullComment *FC,
414 comments::FullComment *CFC = cloneFullComment(FC, D);
430 return cloneFullComment(FC, D);
436 return cloneFullComment(FC, D);
445 return cloneFullComment(FC, D);
    [all...]

Completed in 29 milliseconds