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

References

include/llvm/ADT/PointerIntPair.h
   99     P.setFromOpaqueValue(V);
tools/clang/include/clang/AST/GlobalDecl.h
  113     GD.Value.setFromOpaqueValue(P);
tools/clang/include/clang/AST/Type.h
  692     T.Value.setFromOpaqueValue(const_cast<void*>(Ptr));
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  639     Ptr.setFromOpaqueValue(const_cast<void *>(store));