Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTImporter.cpp2706 bool usedDifferentExceptionSpec = false; in VisitFunctionDecl() local
2720 usedDifferentExceptionSpec = true; in VisitFunctionDecl()
2803 if (usedDifferentExceptionSpec) { in VisitFunctionDecl()