Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp152 DeclarationFragments DeclarationFragments::getExceptionSpecificationString( in getExceptionSpecificationString() function in DeclarationFragments
745 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForFunction()
861 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForSpecialCXXMethod()
901 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForCXXMethod()
964 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForOverloadedOperator()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h232 getExceptionSpecificationString(ExceptionSpecificationType ExceptionSpec);