Searched defs:VarTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp544 QualType VarTy = Var->getType(); local
1633 llvm::Type *VarTy = VDAddr.getElementType(); local
H A DCodeGenFunction.h905 QualType VarTy = LocalVD->getType(); local
H A DCGExpr.cpp2658 llvm::Type *VarTy = getTypes().ConvertTypeForMem(VD->getType()); local

Completed in 283 milliseconds