Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp2707 bool usedDifferentExceptionSpec = false; in VisitFunctionDecl() local
2722 usedDifferentExceptionSpec = true; in VisitFunctionDecl()
2804 if (usedDifferentExceptionSpec) { in VisitFunctionDecl()