Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParser.cpp1396 Parser::TryAnnotateName(bool IsAddressOfOperand, in TryAnnotateName()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DTreeTransform.h2205 bool IsAddressOfOperand) { in RebuildDependentScopeDeclRefExpr()
8124 bool IsAddressOfOperand) { in TransformDependentScopeDeclRefExpr()
DSemaExpr.cpp1921 bool IsAddressOfOperand, in ActOnIdExpression()
2148 bool IsAddressOfOperand) { in BuildQualifiedDeclarationNameExpr()
DSemaDecl.cpp578 bool IsAddressOfOperand, in ClassifyName()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DExprCXX.h2517 bool IsAddressOfOperand; member