Searched defs:newType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp292 RelType newType; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h631 void setType(QualType newType) { DeclType = newType; } argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1358 QualType newType = BaseType::VisitAttributedType(attrType); local
H A DASTContext.cpp3555 auto *newType local
3637 auto *newType = new (*this, TypeAlignment) local
4116 Type *newType = local
4144 Type *newType = new (*this, TypeAlignment) UnresolvedUsingType(Using); local
4162 auto *newType = new (*this, TypeAlignment) local
4495 auto *newType = new (*this, TypeAlignment) local
4894 auto *newType = new (mem) ObjCTypeParamType(Decl, Canonical, protocols); local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c90202 u16 flags3, newType; local
[all...]

Completed in 707 milliseconds