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/AsmParser/LLParser.cpp
 4803 bool LLParser::ParseDIMacroFile(MDNode *&Result, bool IsDistinct) {
lib/IR/DebugInfoMetadata.cpp
 1228 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType,
 1230                                   Metadata *Elements, StorageType Storage,
lib/IR/MetadataImpl.h
   42 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) {