OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasIdentifier
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
UsingDeclarationsSorter.cpp
99
bool
HasIdentifier
= false;
101
HasIdentifier
= true;
109
if (
HasIdentifier
&& Tok && Tok->isOneOf(tok::semi, tok::comma))
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseOpenMP.cpp
1675
bool
HasIdentifier
= Tok.is(tok::identifier);
1676
if (
HasIdentifier
) {
1734
if (DTCI.Kind == OMPD_declare_target ||
HasIdentifier
) {
1757
if (!
HasIdentifier
&& Tok.isNot(tok::annot_pragma_openmp_end)) {
Completed in 62 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026