Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp3328 bool FunctionProtoType::hasInstantiationDependentExceptionSpec() const { in hasInstantiationDependentExceptionSpec() function in FunctionProtoType
H A DItaniumMangle.cpp3248 if (T->hasInstantiationDependentExceptionSpec()) { in mangleType()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DType.h4215 bool hasInstantiationDependentExceptionSpec() const;