Home
last modified time | relevance | path

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

/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-debug-names.cpp41 stype gets() const { return (stype)m_unsigned; } in gets() function in foo::bar
/llvm-project/clang/test/Analysis/
H A Dsecurity-syntax-checks.m75 char* gets(char *buf); function