Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1172 static bool hasVirtualDestructor(QualType T) { in hasVirtualDestructor() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7189 static bool hasVirtualDestructor(QualType T) { in hasVirtualDestructor() function