Searched refs:inputOne (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndexYAML.h | 66 static void inputOne( 116 static void inputOne(IO &io, StringRef Key, 207 static void inputOne(IO &io, StringRef Key, GlobalValueSummaryMapTy &V) { 268 static void inputOne(IO &io, StringRef Key, TypeIdSummaryMapTy &V) {
|
/openbsd/lib/libexpat/tests/ |
H A D | misc_tests.c | 331 const char *const inputOne = "<!DOCTYPE d [\n" in START_TEST() local 351 const char *const inputs[] = {inputOne, inputTwo, inputThree, inputIssue317}; in START_TEST()
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.h | 216 static void inputOne(IO &YamlIO, StringRef Key,
|
/openbsd/gnu/llvm/llvm/lib/BinaryFormat/ |
H A D | MsgPackDocumentYAML.cpp | 209 static void inputOne(IO &IO, StringRef Key, MapDocNode &M) { in inputOne() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 497 static char test(SameType<Signature_input, &U::inputOne>*);
|