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

Definitions

lib/IR/LLVMContextImpl.h
  268   bool isKeyOf(const MDTuple *RHS) const { return compareOps(RHS); }
  293   bool isKeyOf(const DILocation *RHS) const {
  314   bool isKeyOf(const GenericDINode *RHS) const {
  336   bool isKeyOf(const DISubrange *RHS) const {
  368   bool isKeyOf(const DIEnumerator *RHS) const {
  392   bool isKeyOf(const DIBasicType *RHS) const {
  436   bool isKeyOf(const DIDerivedType *RHS) const {
  536   bool isKeyOf(const DICompositeType *RHS) const {
  571   bool isKeyOf(const DISubroutineType *RHS) const {
  594   bool isKeyOf(const DIFile *RHS) const {
  653   bool isKeyOf(const DISubprogram *RHS) const {
  740   bool isKeyOf(const DILexicalBlock *RHS) const {
  761   bool isKeyOf(const DILexicalBlockFile *RHS) const {
  782   bool isKeyOf(const DINamespace *RHS) const {
  806   bool isKeyOf(const DICommonBlock *RHS) const {
  833   bool isKeyOf(const DIModule *RHS) const {
  854   bool isKeyOf(const DITemplateTypeParameter *RHS) const {
  873   bool isKeyOf(const DITemplateValueParameter *RHS) const {
  913   bool isKeyOf(const DIGlobalVariable *RHS) const {
  959   bool isKeyOf(const DILocalVariable *RHS) const {
  990   bool isKeyOf(const DILabel *RHS) const {
 1007   bool isKeyOf(const DIExpression *RHS) const {
 1025   bool isKeyOf(const DIGlobalVariableExpression *RHS) const {
 1052   bool isKeyOf(const DIObjCProperty *RHS) const {
 1081   bool isKeyOf(const DIImportedEntity *RHS) const {
 1104   bool isKeyOf(const DIMacro *RHS) const {
 1127   bool isKeyOf(const DIMacroFile *RHS) const {