Home
last modified time | relevance | path

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

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