Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5402 buildDistanceFunc(Sema & Actions,QualType LogicalTy,BinaryOperator::Opcode Rel,Expr * StartExpr,Expr * StopExpr,Expr * StepExpr) buildDistanceFunc() argument
5551 buildLoopVarFunc(Sema & Actions,QualType LoopVarTy,QualType LogicalTy,DeclRefExpr * StartExpr,Expr * Step,bool Deref) buildLoopVarFunc() argument
5696 QualType LogicalTy = Ctx.getUnsignedPointerDiffType(); ActOnOpenMPCanonicalLoop() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2067 QualType LogicalTy = DistanceFunc->getCapturedDecl() EmitOMPCanonicalLoop() local