OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ident_introduced
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
1071
if (!
Ident_introduced
) {
1072
Ident_introduced
= PP.getIdentifierInfo("introduced");
1162
if ((Keyword ==
Ident_introduced
|| Keyword == Ident_deprecated) &&
1167
if (Keyword ==
Ident_introduced
)
1182
if (Keyword ==
Ident_introduced
)
Parser.cpp
516
Ident_introduced
= nullptr;
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
135
IdentifierInfo *
Ident_introduced
;
Completed in 25 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026