Home
last modified time | relevance | path

Searched defs:getInitializer (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h136 inline const Constant *getInitializer() const { in getInitializer() function
140 inline Constant *getInitializer() { in getInitializer() function
/third_party/typescript/src/services/codefixes/
DfixStrictClassInitialization.ts123 …function getInitializer(checker: TypeChecker, propertyDeclaration: PropertyDeclaration): Expressio… function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEvaluator.cpp205 static Constant *getInitializer(Constant *C) { in getInitializer() function