Home
last modified time | relevance | path

Searched defs:IValue (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysisSummary.h185 InterfaceValue IValue; member
238 InstantiatedValue IValue; member
DAliasAnalysisSummary.cpp75 Optional<InstantiatedValue> instantiateInterfaceValue(InterfaceValue IValue, in instantiateInterfaceValue()
DCFLAndersAliasAnalysis.cpp264 InterfaceValue IValue; member
355 getInterfaceValue(InstantiatedValue IValue, in getInterfaceValue()
/third_party/typescript/tests/cases/compiler/
DexcessPropertyCheckWithUnions.ts93 interface IValue { interface