Searched refs:getExtraLocalDataSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h287 /// getExtraLocalDataSize(); getExtraLocalData() will then point to
321 return sizeof(LocalData) + asDerived()->getExtraLocalDataSize();
337 unsigned getExtraLocalDataSize() const { function in class:clang::ConcreteTypeLoc
477 unsigned getExtraLocalDataSize() const { function in class:clang::BuiltinTypeLoc
839 unsigned getExtraLocalDataSize() const {
1165 unsigned getExtraLocalDataSize() const {
1356 unsigned getExtraLocalDataSize() const {
1760 unsigned getExtraLocalDataSize() const {

Completed in 55 milliseconds