Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DType.cpp3264 bool FunctionProtoType::hasInstantiationDependentExceptionSpec() const { in hasInstantiationDependentExceptionSpec() function in FunctionProtoType
DItaniumMangle.cpp2949 if (T->hasInstantiationDependentExceptionSpec()) { in mangleType()
/external/llvm-project/clang/include/clang/AST/
DType.h4134 bool hasInstantiationDependentExceptionSpec() const;