Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp343 const SmallVectorImpl<VariantMatchInfo> &VMIs, const OMPContext &Ctx) { in getBestVariantMatchForContext()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp6757 SmallVector<VariantMatchInfo, 4> VMIs; in ActOnOpenMPCall() local