Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp569 bool isBaseVirtual = BaseInit->isBaseVirtual(); in EmitBaseInitializer() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2294 bool isBaseVirtual() const { in isBaseVirtual() function