Home
last modified time | relevance | path

Searched refs:removeTrailingSemicolon (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h223 DeclarationFragments &removeTrailingSemicolon();
H A DExtractAPIVisitor.h1123 Record->Declaration.removeTrailingSemicolon() in VisitTypedefNameDecl()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp93 DeclarationFragments &DeclarationFragments::removeTrailingSemicolon() { in removeTrailingSemicolon() function in DeclarationFragments