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

Declarations

tools/clang/include/clang/Frontend/PrecompiledPreamble.h
  153     ~TempPCHFile();

References

include/llvm/ADT/Optional.h
   65       value.~T();
include/llvm/Support/ErrorOr.h
  148       getStorage()->~storage_type();
tools/clang/lib/Frontend/PrecompiledPreamble.cpp
  666     asFile().~TempPCHFile();