Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3757 llvm::SmallPtrSet<CanQualType, 4> ExceptionsSeen; variable
3761 ExceptionsSeen.clear(); in ClearExceptions()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp218 if (ExceptionsSeen.insert(Self->Context.getCanonicalType(*E))) in CalledDecl()