Home
last modified time | relevance | path

Searched defs:VMIs (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPContext.cpp336 const SmallVectorImpl<VariantMatchInfo> &VMIs, const OMPContext &Ctx) { in getBestVariantMatchForContext()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp6023 SmallVector<VariantMatchInfo, 4> VMIs; in ActOnOpenMPCall() local