Home
last modified time | relevance | path

Searched defs:getDepthAndIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h78 return getDepthAndIndex(UPP.first.get<NamedDecl *>()); in getDepthAndIndex() function
65 inline std::pair<unsigned, unsigned> getDepthAndIndex(NamedDecl *ND) { getDepthAndIndex() function