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.cpp128 DeclarationFragments DeclarationFragments::getExceptionSpecificationString( in getExceptionSpecificationString() function in DeclarationFragments
712 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForFunction()
820 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForSpecialCXXMethod()
860 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForCXXMethod()
923 Fragments.append(DeclarationFragments::getExceptionSpecificationString( in getFragmentsForOverloadedOperator()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h192 getExceptionSpecificationString(ExceptionSpecificationType ExceptionSpec);