Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
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()
DProgram.cpp167 const bool IsTemporary = D.dyn_cast<const Expr *>(); in createGlobal() local
297 bool IsConst, bool IsTemporary, in createDescriptor()
DDescriptor.h78 const bool IsTemporary = false; member
DByteCodeExprGen.cpp441 bool IsTemporary = false; in allocateLocal() local
/external/lzma/CPP/Windows/
DFileFind.h60 bool IsTemporary() const { return MatchesMask(FILE_ATTRIBUTE_TEMPORARY); } in IsTemporary() function
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp172 bool IsTemporary) { in createSymbolImpl()
208 bool IsTemporary = CanBeUnnamed; in createSymbol() local
306 bool IsTemporary) { in createXCOFFSymbolImpl()
/external/llvm/lib/MC/
DMCContext.cpp156 bool IsTemporary) { in createSymbolImpl()
178 bool IsTemporary = CanBeUnnamed; in createSymbol() local
/external/llvm/include/llvm/MC/
DMCSymbol.h82 unsigned IsTemporary : 1; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCSymbol.h87 unsigned IsTemporary : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h87 unsigned IsTemporary : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp160 bool IsTemporary) { in createSymbolImpl()
186 bool IsTemporary = CanBeUnnamed; in createSymbol() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp954 bool IsTemporary = false; in Visit() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1443 bool IsTemporary = false; in Visit() local
/external/clang/lib/Sema/
DSemaInit.cpp6662 bool IsTemporary = !S.Context.hasSameType(Entity.getType(), Ty); in Perform() local
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp8378 bool IsTemporary = !S.Context.hasSameType(Entity.getType(), Ty); in Perform() local