Home
last modified time | relevance | path

Searched defs:AddressOf (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexSymbol.h107 AddressOf = 1 << 7, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DStencil.cpp64 AddressOf, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h36 bool AddressOf; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1833 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp6784 AddressOf, enumerator
H A DSemaDeclCXX.cpp3603 bool AddressOf) { in HandleMemberExpr()
3682 void HandleValue(Expr *E, bool AddressOf) { in HandleValue()
H A DSemaChecking.cpp13100 AddressOf, in DiagnoseAlwaysNonNullPointer() enumerator