OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_attribute
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest.cc
3539
//
is_attribute
is true, the text is meant to appear as an attribute
3542
static std::string EscapeXml(const std::string& str, bool
is_attribute
);
3624
// Returns an XML-escaped copy of the input string str. If
is_attribute
3635
const std::string& str, bool
is_attribute
) {
3651
if (
is_attribute
)
3657
if (
is_attribute
)
3664
if (
is_attribute
&& IsNormalizableWhitespace(ch))
/src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py
687
def
is_attribute
(self):
member in class:CursorKind
Completed in 21 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026