Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h331 bool IsAddressOfOperand = false; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp1490 Parser::TryAnnotateName(bool IsAddressOfOperand, in TryAnnotateName()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h2686 bool IsAddressOfOperand; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h2790 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
10795 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaExpr.cpp2069 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2319 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
H A DSemaDecl.cpp847 bool IsAddressOfOperand, in ClassifyName()