Home
last modified time | relevance | path

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

/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp755 getUnversionedInfoSize(const ObjCMethodInfo & OMI) getUnversionedInfoSize() argument
759 emitUnversionedInfo(raw_ostream & OS,const ObjCMethodInfo & OMI) emitUnversionedInfo() argument
[all...]
/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2878 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { emitCustomOperandParsing() local
2920 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { emitCustomOperandParsing() local
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp705 StringMap<Option *>::const_iterator OMI = OptionsMap.find(Name); getOptionPred() local
[all...]