Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h164 SourceLocation ColonLoc, SecondColonLoc; member
184 SecondColonLoc = 2, enumerator
/llvm-project/clang/lib/AST/
H A DExpr.cpp5205 setIteratorRange(unsigned I,Expr * Begin,SourceLocation ColonLoc,Expr * End,SourceLocation SecondColonLoc,Expr * Step) setIteratorRange() argument