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

/external/clang/include/clang/AST/
H A DNestedNameSpecifier.h218 static unsigned getLocalDataLength(NestedNameSpecifier *Qualifier);
/external/clang/lib/AST/
H A DNestedNameSpecifier.cpp293 NestedNameSpecifierLoc::getLocalDataLength(NestedNameSpecifier *Qualifier) { function in class:NestedNameSpecifierLoc
326 Length += getLocalDataLength(Qualifier);

Completed in 98 milliseconds