Home
last modified time | relevance | path

Searched defs:SymbolFlags (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLayer.cpp79 ThreadSafeModule TSM, VModuleKey K, SymbolFlagsMap SymbolFlags, in IRMaterializationUnit()
153 auto SymbolFlags = in Create() local
166 SymbolFlagsMap SymbolFlags) in BasicObjectLayerMaterializationUnit()
194 SymbolFlagsMap SymbolFlags; in getObjectSymbolFlags() local
DCompileOnDemandLayer.cpp78 ThreadSafeModule TSM, SymbolFlagsMap SymbolFlags, in PartitioningIRMaterializationUnit()
292 SymbolFlagsMap SymbolFlags; in emitPartition() local
DLazyReexports.cpp202 SymbolFlagsMap SymbolFlags; in extractFlags() local
DCore.cpp196 raw_ostream &operator<<(raw_ostream &OS, const SymbolFlagsMap &SymbolFlags) { in operator <<()
425 JITDylib &JD, SymbolFlagsMap SymbolFlags, VModuleKey K) in MaterializationResponsibility()
744 SymbolFlagsMap SymbolFlags; in extractFlags() local
817 JITDylib::defineMaterializing(SymbolFlagsMap SymbolFlags) { in defineMaterializing()
/third_party/typescript/tests/cases/conformance/externalModules/typeOnly/
Denums.ts7 const enum SymbolFlags { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolCOFF.h21 enum SymbolFlags : uint16_t { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DSymbol.h25 enum class SymbolFlags : uint8_t { enum
/third_party/typescript/tests/baselines/reference/
DparserRealSource2.js397 (function (SymbolFlags) { argument
/third_party/typescript/src/compiler/
Dbinder.ts579 … const exportKind = symbolFlags & SymbolFlags.Value ? SymbolFlags.ExportValue : 0; constant
2738 const includes = isAutoAccessor ? SymbolFlags.Accessor : SymbolFlags.Property; constant
2739 … const excludes = isAutoAccessor ? SymbolFlags.AccessorExcludes : SymbolFlags.PropertyExcludes; constant
2870 … const flags = isAlias ? SymbolFlags.Alias : SymbolFlags.Property | SymbolFlags.ExportValue; constant
Dchecker.ts16623 …const targetMeaning = node.isTypeOf ? SymbolFlags.Value : node.flags & NodeFlags.JSDoc ? SymbolFla… constant
16637 const meaning = nameStack.length ? SymbolFlags.Namespace : targetMeaning; constant
43444 …const meaning = isJSDoc ? SymbolFlags.Type | SymbolFlags.Namespace | SymbolFlags.Value : SymbolFla… constant
43519 …const meaning = name.parent.kind === SyntaxKind.TypeReference ? SymbolFlags.Type : SymbolFlags.Nam… constant
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource2.ts126 export enum SymbolFlags { enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h538 SymbolFlagsMap SymbolFlags; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp76 unsigned char SymbolFlags; // X86II::MO_* member
/third_party/typescript/lib/
Dtypescript.d.ts2590 export enum SymbolFlags { enum
DtypescriptServices.d.ts2590 export enum SymbolFlags { enum
Dtsserverlibrary.d.ts2590 export enum SymbolFlags { enum
DtypingsInstaller.js4976 (function (SymbolFlags) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2590 export enum SymbolFlags { enum
Dtsserverlibrary.d.ts2590 export enum SymbolFlags { enum