Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h688 unsigned NumTemplates; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1001 unsigned NumTemplates = Record.readInt(); in VisitFunctionDecl() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp3130 unsigned NumTemplates = FromInfo->getNumTemplates(); in ImportTemplateInformation() local