Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2037 SourceLocation ColonLocFirst, ColonLocSecond; in ParsePostfixExpressionSuffix() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6936 SourceLocation ColonLocSecond; variable
6943 SourceLocation ColonLocFirst, SourceLocation ColonLocSecond, in ArraySectionExpr()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2790 SourceLocation ColonLocSecond, in RebuildArraySectionExpr()
H A DSemaOpenMP.cpp23248 SourceLocation ColonLocFirst, SourceLocation ColonLocSecond, Expr *Length, in ActOnOMPArraySectionExpr()