Searched defs:IsTemporary (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolGOFF.h22 MCSymbolGOFF(const StringMapEntry<bool> *Name, bool IsTemporary) argument
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DProgram.cpp188 const bool IsTemporary = D.dyn_cast<const Expr *>(); local
311 createDescriptor(const DeclTy &D, const Type *Ty, Descriptor::MetadataSize MDSize, bool IsConst, bool IsTemporary, bool IsMutable, const Expr *Init) argument
[all...]
H A DDescriptor.cpp219 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsTemporary, argument
197 Descriptor(const DeclTy &D, PrimType Type, MetadataSize MD, bool IsConst, bool IsTemporary, bool IsMutable) argument
207 Descriptor(const DeclTy &D, PrimType Type, MetadataSize MD, size_t NumElems, bool IsConst, bool IsTemporary, bool IsMutable) argument
228 Descriptor(const DeclTy &D, Descriptor *Elem, MetadataSize MD, unsigned NumElems, bool IsConst, bool IsTemporary, bool IsMutable) argument
240 Descriptor(const DeclTy &D, Descriptor *Elem, bool IsTemporary, UnknownSize) argument
250 Descriptor(const DeclTy &D, Record *R, MetadataSize MD, bool IsConst, bool IsTemporary, bool IsMutable) argument
[all...]
H A DDescriptor.h111 const bool IsTemporary = false; member in struct:clang::interp::final
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp230 createSymbolImpl(const StringMapEntry<bool> *Name, bool IsTemporary) argument
377 createXCOFFSymbolImpl(const StringMapEntry<bool> *Name, bool IsTemporary) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1957 bool IsTemporary = false; local

Completed in 87 milliseconds