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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolGOFF.h22 MCSymbolGOFF(const StringMapEntry<bool> *Name, bool IsTemporary) argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp254 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsTemporary, argument
230 Descriptor(const DeclTy &D, PrimType Type, MetadataSize MD, bool IsConst, bool IsTemporary, bool IsMutable) argument
241 Descriptor(const DeclTy &D, PrimType Type, MetadataSize MD, size_t NumElems, bool IsConst, bool IsTemporary, bool IsMutable) argument
265 Descriptor(const DeclTy &D, const Descriptor *Elem, MetadataSize MD, unsigned NumElems, bool IsConst, bool IsTemporary, bool IsMutable) argument
278 Descriptor(const DeclTy &D, const Descriptor *Elem, bool IsTemporary, UnknownSize) argument
289 Descriptor(const DeclTy &D, const 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
H A DProgram.cpp192 const bool IsTemporary = D.dyn_cast<const Expr *>(); local
313 createDescriptor(const DeclTy &D, const Type *Ty, Descriptor::MetadataSize MDSize, bool IsConst, bool IsTemporary, bool IsMutable, const Expr *Init) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp229 createSymbolImpl(const StringMapEntry<bool> *Name, bool IsTemporary) argument
379 createXCOFFSymbolImpl(const StringMapEntry<bool> *Name, bool IsTemporary) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1979 bool IsTemporary = false; local

Completed in 192 milliseconds