Home
last modified time | relevance | path

Searched refs:NewVirtualFunctionsTy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp1485 typedef llvm::SmallVector<const CXXMethodDecl *, 8> NewVirtualFunctionsTy; in AddMethods() typedef
1486 NewVirtualFunctionsTy NewVirtualFunctions; in AddMethods()