Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3697 bool FunctionProtoType::hasInstantiationDependentExceptionSpec() const { in hasInstantiationDependentExceptionSpec() function in FunctionProtoType
H A DItaniumMangle.cpp3538 if (T->hasInstantiationDependentExceptionSpec()) { in mangleType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h5276 bool hasInstantiationDependentExceptionSpec() const;