Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolGOFF.h23 MCSymbolGOFF(const MCSymbolTableEntry *Name, bool IsTemporary) in MCSymbolGOFF()
H A DMCSymbol.h88 unsigned IsTemporary : 1; variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp287 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
299 size_t NumElems, bool IsConst, bool IsTemporary, in Descriptor()
313 bool IsTemporary, UnknownSize) in Descriptor()
325 unsigned NumElems, bool IsConst, bool IsTemporary, in Descriptor()
338 bool IsTemporary, UnknownSize) in Descriptor()
349 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
H A DProgram.cpp221 const bool IsTemporary = D.dyn_cast<const Expr *>(); in createGlobal() local
365 bool IsConst, bool IsTemporary, in createDescriptor()
H A DDescriptor.h149 const bool IsTemporary = false; member
H A DCompiler.cpp3498 bool IsTemporary = false; in allocateLocal() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp222 bool IsTemporary = IsRenamable && !SaveTempLabels; in getOrCreateSymbol() local
257 bool IsTemporary) { in createSymbolImpl()
294 bool IsTemporary) { in createRenamableSymbol()
329 bool IsTemporary = !SaveTempLabels; in createBlockSymbol() local
434 bool IsTemporary) { in createXCOFFSymbolImpl()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1985 bool IsTemporary = false; in Visit() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7981 bool IsTemporary = !S.Context.hasSameType(Entity.getType(), Ty); in Perform() local