Home | History | Annotate | Download | only in Sema

Lines Matching refs:CalledDecl

130 void Sema::ImplicitExceptionSpecification::CalledDecl(SourceLocation CallLoc,
7445 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
7459 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
7496 ExceptSpec.CalledDecl(F->getLocation(), Constructor);
7888 ExceptSpec.CalledDecl(B->getLocStart(),
7897 ExceptSpec.CalledDecl(B->getLocStart(),
7907 ExceptSpec.CalledDecl(F->getLocation(),
8386 ExceptSpec.CalledDecl(Base->getLocStart(), CopyAssign);
8396 ExceptSpec.CalledDecl(Base->getLocStart(), CopyAssign);
8409 ExceptSpec.CalledDecl(Field->getLocation(), CopyAssign);
8731 ExceptSpec.CalledDecl(Base->getLocStart(), MoveAssign);
8741 ExceptSpec.CalledDecl(Base->getLocStart(), MoveAssign);
8754 ExceptSpec.CalledDecl(Field->getLocation(), MoveAssign);
9186 CalledDecl(Base->getLocStart(), CopyConstructor);
9196 ExceptSpec.CalledDecl(Base->getLocStart(), CopyConstructor);
9207 ExceptSpec.CalledDecl(Field->getLocation(), CopyConstructor);
9350 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
9365 ExceptSpec.CalledDecl(B->getLocStart(), Constructor);
9383 ExceptSpec.CalledDecl(F->getLocation(), Constructor);