OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isTwoLevelNamespace
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
InterfaceFile.h
248
void setTwoLevelNamespace(bool V = true) {
IsTwoLevelNamespace
= V; }
251
bool
isTwoLevelNamespace
() const { return
IsTwoLevelNamespace
; }
428
bool
IsTwoLevelNamespace
{false};
/src/external/apache2/llvm/dist/llvm/lib/TextAPI/
TextStub.cpp
452
if (!File->
isTwoLevelNamespace
())
822
if (!File->
isTwoLevelNamespace
())
Completed in 30 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026