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/AsmParser/LLParser.cpp 4444 bool LLParser::ParseDISubrange(MDNode *&Result, bool IsDistinct) {
lib/IR/DebugInfoMetadata.cpp324 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, 325 int64_t Lo, StorageType Storage,lib/IR/MetadataImpl.h
42 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) {