Home
last modified time | relevance | path

Searched defs:KS (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dinterval_map.h90 void erase(KeyT KS, KeyT KE) { in erase()
133 void insert(KeyT KS, KeyT KE, ValT V) { in insert()
161 void insert(KeyT KS, KeyT KE, ValT V) { in insert()
H A Dinterval_set.h73 void insert(KeyT KS, KeyT KE) { in insert()
77 void erase(KeyT KS, KeyT KE) { in erase()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp631 const std::set<ASTNodeKind> &KS) { in operator <<()
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h4444 char KS[16][48]; global() member