| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 88 void setBase(Expr *E) { SubExprs[BASE] = E; } in setBase() function 169 void setBase(Expr *Op) { getTrailingObjects<Expr *>()[NumDims] = Op; } in setBase() function
|
| H A D | ExprObjC.h | 582 void setBase(Expr * base) { Base = base; } in setBase() function 822 void setBase(Expr *Base) { Receiver = Base; } in setBase() function 1505 void setBase(Expr *E) { Base = E; } in setBase() function
|
| H A D | Expr.h | 2762 void setBase(Expr *E) { SubExprs[BASE] = E; } in setBase() function 3247 void setBase(Expr *E) { Base = E; } in setBase() function 5392 void setBase(Expr *Base) { BaseAndUpdaterExprs[0] = Base; } in setBase() function 5932 void setBase(Expr *E) { Base = E; } in setBase() function
|
| H A D | ExprCXX.h | 1008 void setBase(Expr *Base) { SubExprs[BASE_EXPR] = Base; } in setBase() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kCollapseMOVEMPass.cpp | 87 void setBase(int Value) { in setBase() function in __anone3adc0e60111::MOVEMState
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | GuardWidening.cpp | 210 void setBase(const Value *NewBase) { Base = NewBase; } in setBase() function in __anon76406cf20111::GuardWideningImpl::RangeCheck
|
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 675 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon9bdfaa480111::TemplateInstantiator
|
| H A D | SemaTemplate.cpp | 8128 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon572b50840611::CurrentInstantiationRebuilder
|
| H A D | TreeTransform.h | 170 void setBase(SourceLocation Loc, DeclarationName Entity) { } in setBase() function
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | Expr.h | 2412 void setBase(Expr *E) { Base = E; } in setBase() function 4495 void setBase(Expr *E) { Base = E; } in setBase() function
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 1131 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon63295b2c0211::TemplateInstantiator
|
| H A D | SemaTemplate.cpp | 11139 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anone870e7e81211::CurrentInstantiationRebuilder
|
| H A D | TreeTransform.h | 190 void setBase(SourceLocation Loc, DeclarationName Entity) { } in setBase() function
|