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

Definitions

include/llvm/Support/Allocator.h
   81   template <typename T> T *Allocate(size_t Num = 1) {
tools/clang/include/clang/AST/ASTContext.h
  688   template <typename T> T *Allocate(size_t Num = 1) const {