Home
last modified time | relevance | path

Searched defs:IsAddressOfOperand (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h337 bool IsAddressOfOperand = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2991 bool IsAddressOfOperand) { in ParseOpenMPParensExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h2931 bool IsAddressOfOperand; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h3164 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
12427 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaExpr.cpp2420 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2671 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
H A DSemaDecl.cpp1214 bool IsAddressOfOperand) { in ActOnNameClassifiedAsDependentNonType()