Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h1362 bool constructsVBase() const { return ConstructsVirtualBase; } in constructsVBase() function
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h1680 bool constructsVBase() const { return ConstructsVirtualBase; } in constructsVBase() function