Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp3697 bool FunctionProtoType::hasInstantiationDependentExceptionSpec() const { in hasInstantiationDependentExceptionSpec() function in FunctionProtoType
HDItaniumMangle.cpp3538 if (T->hasInstantiationDependentExceptionSpec()) { in mangleType()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h5276 bool hasInstantiationDependentExceptionSpec() const;