Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclFriend.h82 unsigned NumTPLists : 31; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp803 unsigned NumTPLists = D->getFriendTypeNumTemplateParameterLists(); in VisitFriendDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8766 unsigned NumTPLists = readInt(); in readQualifierInfo() local