Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h288 SourceLocation ColonLoc, SecondColonLoc; global() member
308 SecondColonLoc = 2, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp5114 setIteratorRange(unsigned I,Expr * Begin,SourceLocation ColonLoc,Expr * End,SourceLocation SecondColonLoc,Expr * Step) setIteratorRange() argument