Home
last modified time | relevance | path

Searched defs:setBase (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp675 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon9bdfaa480111::TemplateInstantiator
H A DSemaTemplate.cpp8128 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon572b50840611::CurrentInstantiationRebuilder
H A DTreeTransform.h170 void setBase(SourceLocation Loc, DeclarationName Entity) { } in setBase() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h2412 void setBase(Expr *E) { Base = E; } in setBase() function
4495 void setBase(Expr *E) { Base = E; } in setBase() function