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.cpp41 return AttributeFactory::PropertyAllocSize; in allocated_size()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h650 PropertyAllocSize = enumerator
824 void *memory = allocate(AttributeFactory::PropertyAllocSize); in createPropertyAttribute()