Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp614 Type *VTTy = typeFromFTValueType(VT, Context); in NumericalStabilitySanitizer() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18325 if (const RecordType *VTTy = Var->getType()->getAs<RecordType>()) { in isVariableCapturable() local