Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp1430 SourceLocation AmpAmpLoc = ConsumeToken(); in ParseCastExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h4227 SourceLocation AmpAmpLoc, LabelLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2783 ExprResult RebuildAddrLabelExpr(SourceLocation AmpAmpLoc, in RebuildAddrLabelExpr()