Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp1094 SourceLocation DtorLoc = Dtor->getLocation(); in followDestructor() local
H A DSemaExprCXX.cpp4322 SourceLocation DtorLoc) { in CheckVirtualDtorCall()