Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicWriter.h204 void writeExceptionSpecInfo( in writeExceptionSpecInfo() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5852 Record.writeExceptionSpecInfo(prototype->getExceptionSpecInfo()); in WriteDeclUpdatesBlocks()