HomeSort by relevance Sort by last modified time
    Searched full:hasimplicitexceptionspec (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 137 static bool hasImplicitExceptionSpec(FunctionDecl *Decl) {
175 hasImplicitExceptionSpec(Old) != hasImplicitExceptionSpec(New)) {
177 << hasImplicitExceptionSpec(Old);
    [all...]

Completed in 287 milliseconds