Home | History | Annotate | Download | only in Sema

Lines Matching refs:CalledDecl

128 void Sema::ImplicitExceptionSpecification::CalledDecl(SourceLocation CallLoc,
6838 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
6852 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
6875 ExceptSpec.CalledDecl(F->getLocation(), Constructor);
7210 ExceptSpec.CalledDecl(B->getLocStart(),
7219 ExceptSpec.CalledDecl(B->getLocStart(),
7229 ExceptSpec.CalledDecl(F->getLocation(),
7639 ExceptSpec.CalledDecl(Base->getLocStart(), CopyAssign);
7649 ExceptSpec.CalledDecl(Base->getLocStart(), CopyAssign);
7660 ExceptSpec.CalledDecl(Field->getLocation(), CopyAssign);
8067 ExceptSpec.CalledDecl(Base->getLocStart(), MoveAssign);
8077 ExceptSpec.CalledDecl(Base->getLocStart(), MoveAssign);
8088 ExceptSpec.CalledDecl(Field->getLocation(), MoveAssign);
8661 ExceptSpec.CalledDecl(Base->getLocStart(), CopyConstructor);
8671 ExceptSpec.CalledDecl(Base->getLocStart(), CopyConstructor);
8681 ExceptSpec.CalledDecl(Field->getLocation(), CopyConstructor);
8809 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
8823 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
8841 ExceptSpec.CalledDecl(F->getLocation(), Constructor);