Home
last modified time | relevance | path

Searched defs:IsTemporary (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DDescriptor.cpp189 bool IsTemporary, bool IsMutable) in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
207 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsTemporary, in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
227 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, bool IsTemporary, in Descriptor()
237 bool IsTemporary, bool IsMutable) in Descriptor()
H A DProgram.cpp167 const bool IsTemporary = D.dyn_cast<const Expr *>(); in createGlobal() local
297 bool IsConst, bool IsTemporary, in createDescriptor()
H A DDescriptor.h78 const bool IsTemporary = false; member
H A DByteCodeExprGen.cpp441 bool IsTemporary = false; in allocateLocal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp217 bool IsTemporary) { in createSymbolImpl()
252 bool IsTemporary = CanBeUnnamed; in createSymbol() local
357 bool IsTemporary) { in createXCOFFSymbolImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbol.h87 unsigned IsTemporary : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1448 bool IsTemporary = false; in Visit() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp8459 bool IsTemporary = !S.Context.hasSameType(Entity.getType(), Ty); in Perform() local