OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:endsWith
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
TokenAnnotator.h
94
template <typename... Ts> bool
endsWith
(Ts... Tokens) const {
111
//
endsWith
() ignores the comment.
112
return !
endsWith
(tok::semi);
/src/external/gpl3/binutils/dist/gprofng/src/
StringBuilder.cc
306
StringBuilder::
endsWith
(const char str[])
/src/external/gpl3/binutils.old/dist/gprofng/src/
StringBuilder.cc
306
StringBuilder::
endsWith
(const char str[])
Completed in 18 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026