Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1221 bool AsWritten = false);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3133 bool AsWritten) { in adjustExceptionSpec() argument
3139 if (!AsWritten) in adjustExceptionSpec()