OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FunctionDeclarationScope
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h
87
FunctionDeclarationScope
= 0x200,
421
return getFlags() & Scope::
FunctionDeclarationScope
;
/src/external/apache2/llvm/dist/clang/lib/Sema/
Scope.cpp
155
{
FunctionDeclarationScope
, "
FunctionDeclarationScope
"},
SemaDeclAttr.cpp
2167
if (!(Scope->getFlags() & clang::Scope::
FunctionDeclarationScope
)) {
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseCXXInlineMethods.cpp
338
Scope::
FunctionDeclarationScope
|
ParseDecl.cpp
501
Scope::
FunctionDeclarationScope
|
6200
? Scope::
FunctionDeclarationScope
: 0));
6418
? Scope::
FunctionDeclarationScope
: 0));
6638
if (getCurScope()->getFlags() & Scope::
FunctionDeclarationScope
&&
Parser.cpp
1408
Scope::
FunctionDeclarationScope
| Scope::DeclScope);
ParseDeclCXX.cpp
3881
Scope::
FunctionDeclarationScope
|
ParseExprCXX.cpp
1399
Scope::
FunctionDeclarationScope
|
ParseObjc.cpp
1401
Scope::
FunctionDeclarationScope
| Scope::DeclScope);
Completed in 34 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026