Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h164 SourceLocation ColonLoc, SecondColonLoc; member
184 SecondColonLoc = 2, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp5205 SourceLocation SecondColonLoc, in setIteratorRange()