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

/external/clang/include/clang/AST/
H A DTypeLoc.h255 unsigned getLocalDataSize() const { function in class:clang::QualifiedTypeLoc
331 unsigned getLocalDataSize() const { function in class:clang::ConcreteTypeLoc
372 data += asDerived()->getLocalDataSize();
1003 unsigned getLocalDataSize() const {

Completed in 50 milliseconds