Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp3002 bool usedDifferentExceptionSpec = false; in VisitFunctionDecl() local
3017 usedDifferentExceptionSpec = true; in VisitFunctionDecl()
3116 if (usedDifferentExceptionSpec) { in VisitFunctionDecl()