reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1023 constexpr inline size_t array_lengthof(T (&)[N]) {
include/llvm/IR/LLVMContext.h 66 LLVMContextImpl *const pImpl;
lib/IR/DebugInfoMetadata.cpp745 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) {