Home
last modified time | relevance | path

Searched defs:AmpAmpLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp1540 SourceLocation AmpAmpLoc = ConsumeToken(); in ParseCastExpression() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4363 SourceLocation AmpAmpLoc, LabelLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3075 ExprResult RebuildAddrLabelExpr(SourceLocation AmpAmpLoc, in RebuildAddrLabelExpr()