Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp39 return AttributeFactory::PropertyAllocSize; in allocated_size()
/external/clang/include/clang/Sema/
DAttributeList.h540 PropertyAllocSize = enumerator
704 void *memory = allocate(AttributeFactory::PropertyAllocSize); in createPropertyAttribute()