Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3272 bool FunctionProtoType::hasInstantiationDependentExceptionSpec() const { in hasInstantiationDependentExceptionSpec() function in FunctionProtoType
H A DItaniumMangle.cpp3161 if (T->hasInstantiationDependentExceptionSpec()) { in mangleType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h4145 bool hasInstantiationDependentExceptionSpec() const;