Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp3048 bool usedDifferentExceptionSpec = false; in VisitFunctionDecl() local
3062 usedDifferentExceptionSpec = true; in VisitFunctionDecl()
3171 if (usedDifferentExceptionSpec) { in VisitFunctionDecl()