Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp222 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in EmitCXXMemberOrOperatorMemberCallExpr() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp2273 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in getDevirtualizedMethod() local