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

Definitions

include/llvm/ADT/STLExtras.h
 1023 constexpr inline size_t array_lengthof(T (&)[N]) {
include/llvm/IR/LLVMContext.h
   66   LLVMContextImpl *const pImpl;
lib/IR/DebugInfoMetadata.cpp
  745 DIGlobalVariable::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name,
  750                           StorageType Storage, bool ShouldCreate) {
lib/IR/MetadataImpl.h
   42 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) {