Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DAbstractBasicWriter.h207 void writeExceptionSpecInfo( in writeExceptionSpecInfo() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp5167 Record.writeExceptionSpecInfo(prototype->getExceptionSpecInfo()); in WriteDeclUpdatesBlocks()