Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLOptions.h215 OpenCLOptionInfoMap OptMap; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2126 static void sortOpts(StringMap<Option *> &OptMap, in sortOpts()