Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h203 void resolveParamCommandIndexes(const FullComment *FC);
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp547 resolveParamCommandIndexes(FC); in actOnFullComment()
712 void Sema::resolveParamCommandIndexes(const FullComment *FC) { in resolveParamCommandIndexes() function in clang::comments::Sema