Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp31 return AttributeFactory::PropertyAllocSize; in allocated_size()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h633 PropertyAllocSize = enumerator
803 void *memory = allocate(AttributeFactory::PropertyAllocSize); in createPropertyAttribute()