reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTContext.cpp
 2855         getFunctionTypeWithExceptionSpec(PT->getInnerType(), ESI));
 2860         getFunctionTypeWithExceptionSpec(MQT->getUnderlyingType(), ESI),
 2867         getFunctionTypeWithExceptionSpec(AT->getModifiedType(), ESI),
 2868         getFunctionTypeWithExceptionSpec(AT->getEquivalentType(), ESI));
 2875       Proto->getExtProtoInfo().withExceptionSpec(ESI));