Home
last modified time | relevance | path

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

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