Searched defs:getLocalDataSize (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DTypeLoc.h258 unsigned getLocalDataSize() const { function in class:clang::QualifiedTypeLoc
334 unsigned getLocalDataSize() const { function in class:clang::ConcreteTypeLoc
375 data += asDerived()->getLocalDataSize();
1004 unsigned getLocalDataSize() const {

Completed in 506 milliseconds