Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSymbol.h53 unsigned IsTemporary : 1; variable
/external/lzma/CPP/Windows/
DFileFind.h60 bool IsTemporary() const { return MatchesMask(FILE_ATTRIBUTE_TEMPORARY); } in IsTemporary() function
/external/llvm/lib/MC/
DMCContext.cpp156 bool IsTemporary) { in createSymbolImpl()
178 bool IsTemporary = CanBeUnnamed; in createSymbol() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp153 bool IsTemporary) { in createSymbolImpl()
177 bool IsTemporary = CanBeUnnamed; in createSymbol() local
/external/llvm/include/llvm/MC/
DMCSymbol.h82 unsigned IsTemporary : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbol.h86 unsigned IsTemporary : 1; variable
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp954 bool IsTemporary = false; in Visit() local
/external/clang/lib/Sema/
DSemaInit.cpp6662 bool IsTemporary = !S.Context.hasSameType(Entity.getType(), Ty); in Perform() local