Searched refs:printExceptionSpecification (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/AST/
H A DTypePrinter.cpp558 FunctionProtoType::printExceptionSpecification(raw_ostream &OS, function in class:FunctionProtoType
673 T->printExceptionSpecification(OS, Policy);
1345 FunctionProtoType::printExceptionSpecification(std::string &S, function in class:FunctionProtoType
/external/clang/include/clang/AST/
H A DType.h2975 void printExceptionSpecification(std::string &S,
2977 void printExceptionSpecification(raw_ostream &OS,

Completed in 124 milliseconds