Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DParsedAttr.cpp44 return AttributeFactory::PropertyAllocSize; in allocated_size()
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DParsedAttr.h749 PropertyAllocSize = enumerator
914 void *memory = allocate(AttributeFactory::PropertyAllocSize); in createPropertyAttribute()