Home
last modified time | relevance | path

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

/external/starlark-go/syntax/
Dsyntax.go362 type IfClause struct { struct
363 commentsRef
364 If Position
365 Cond Expr
368 func (x *IfClause) Span() (start, end Position) {
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp6689 const OMPIfClause *IfClause = nullptr; in getNumThreads() local
6880 const OMPIfClause *IfClause = nullptr; in emitNumThreadsForTargetDirective() local