Searched defs:getCodeModel (Results 1 – 5 of 5) sorted by relevance
37 CodeModel::Model getCodeModel() const { return CMModel; } in getCodeModel() function
88 CodeModel::Model TargetMachine::getCodeModel() const { return CMModel; } in getCodeModel() function in TargetMachine
92 CodeModel::Model TargetMachine::getCodeModel() const { return CMModel; } in getCodeModel() function in TargetMachine
222 CodeModel::Model TargetMachine::getCodeModel() const { in getCodeModel() function in TargetMachine
318 static StringRef getCodeModel(ArgList &Args, DiagnosticsEngine &Diags) { in getCodeModel() function