Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprOpenMP.h288 SourceLocation ColonLoc, SecondColonLoc; member
308 SecondColonLoc = 2, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4810 SourceLocation SecondColonLoc, in setIteratorRange()