Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h194 PropertyData &getPropertyDataBuffer() { in getPropertyDataBuffer() function
199 const PropertyData &getPropertyDataBuffer() const { in getPropertyDataBuffer() function
290 new (&getPropertyDataBuffer()) PropertyData(getterId, setterId); in AttributeList()
459 return getPropertyDataBuffer(); in getPropertyData()