Searched defs:getCodeModel (Results 1 – 3 of 3) sorted by relevance
92 const Optional<CodeModel::Model> &getCodeModel() const { return CM; } in getCodeModel() function
74 CodeModel::Model TargetMachine::getCodeModel() const { return CMModel; } in getCodeModel() function in TargetMachine
532 Optional<CodeModel::Model> Module::getCodeModel() const { in getCodeModel() function in Module