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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h242 static unsigned getLocalDataLength(NestedNameSpecifier *Qualifier);
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp367 NestedNameSpecifierLoc::getLocalDataLength(NestedNameSpecifier *Qualifier) { function in class:NestedNameSpecifierLoc
401 Length += getLocalDataLength(Qualifier);

Completed in 134 milliseconds