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

References

tools/clang/include/clang/AST/Attr.h
  336   DB.AddTaggedVal(reinterpret_cast<intptr_t>(At),
tools/clang/include/clang/AST/Decl.h
 4382   DB.AddTaggedVal(reinterpret_cast<intptr_t>(ND),
tools/clang/include/clang/AST/DeclarationName.h
  818   DB.AddTaggedVal(N.getAsOpaqueInteger(),
tools/clang/include/clang/AST/NestedNameSpecifier.h
  517   DB.AddTaggedVal(reinterpret_cast<intptr_t>(NNS),
tools/clang/include/clang/AST/Type.h
 6818   DB.AddTaggedVal(Q.getAsOpaqueValue(),
 6836   DB.AddTaggedVal(reinterpret_cast<intptr_t>(T.getAsOpaquePtr()),
tools/clang/include/clang/Basic/Diagnostic.h
 1197   DB.AddTaggedVal(reinterpret_cast<intptr_t>(Str),
 1203   DB.AddTaggedVal(I, DiagnosticsEngine::ak_sint);
 1214   DB.AddTaggedVal(I, DiagnosticsEngine::ak_sint);
 1220   DB.AddTaggedVal(I, DiagnosticsEngine::ak_uint);
 1226   DB.AddTaggedVal(static_cast<unsigned>(I), DiagnosticsEngine::ak_tokenkind);
 1232   DB.AddTaggedVal(reinterpret_cast<intptr_t>(II),
 1246   DB.AddTaggedVal(reinterpret_cast<intptr_t>(DC),
tools/clang/include/clang/Basic/PartialDiagnostic.h
  302         DB.AddTaggedVal(DiagStorage->DiagArgumentsVal[i],
tools/clang/include/clang/Sema/ParsedAttr.h
  959   DB.AddTaggedVal(reinterpret_cast<intptr_t>(At.getAttrName()),
  973   DB.AddTaggedVal(reinterpret_cast<intptr_t>(At->getAttrName()),