Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h299 bool IsAddressOfOperand; variable
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParser.cpp1325 Parser::TryAnnotateName(bool IsAddressOfOperand, in TryAnnotateName()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2400 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
8937 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaExpr.cpp2003 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2243 bool IsAddressOfOperand, in BuildQualifiedDeclarationNameExpr()
H A DSemaDecl.cpp693 bool IsAddressOfOperand, in ClassifyName()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h2340 bool IsAddressOfOperand; member