Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp45 for (auto &MDKind : MDKinds) { in LLVMContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLParser.h108 unsigned MDKind, MDSlot; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h305 unsigned MDKind : 2; variable