Home
last modified time | relevance | path

Searched refs:PropertyAllocSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDParsedAttr.cpp41 return AttributeFactory::PropertyAllocSize; in allocated_size()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDParsedAttr.h650 PropertyAllocSize = enumerator
824 void *memory = allocate(AttributeFactory::PropertyAllocSize); in createPropertyAttribute()