Home
last modified time | relevance | path

Searched defs:ColonLocFirst (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp1692 SourceLocation ColonLocFirst, ColonLocSecond; in ParsePostfixExpressionSuffix() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h7103 SourceLocation ColonLocFirst; variable
7111 SourceLocation ColonLocFirst, SourceLocation ColonLocSecond, in ArraySectionExpr()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2822 SourceLocation ColonLocFirst, in RebuildArraySectionExpr()
H A DSemaOpenMP.cpp24231 SourceLocation ColonLocFirst, SourceLocation ColonLocSecond, Expr *Length, in ActOnOMPArraySectionExpr()