OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isTagName
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
2619
// C++ doesn't need this, and
isTagName
doesn't take SS.
2624
switch (Actions.
isTagName
(*Tok.getIdentifierInfo(), getCurScope())) {
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
2339
TypeSpecifierType
isTagName
(IdentifierInfo &II, Scope *S);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
604
///
isTagName
() - This method is called *for error recovery purposes only*
609
DeclSpec::TST Sema::
isTagName
(IdentifierInfo &II, Scope *S) {
Completed in 82 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026