OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDeclarationOfFunction
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDeclCXX.cpp
2736
if (getLangOpts().MicrosoftExt && DeclaratorInfo.
isDeclarationOfFunction
())
2830
} else if (DeclaratorInfo.
isDeclarationOfFunction
()) {
2923
ThisDecl, DeclaratorInfo.
isDeclarationOfFunction
(), EqualLoc);
3895
if (!D.
isDeclarationOfFunction
()) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp
325
bool Declarator::
isDeclarationOfFunction
() const {
SemaType.cpp
8002
if (State.getDeclarator().
isDeclarationOfFunction
()) {
SemaDeclCXX.cpp
3244
bool isFunc = D.
isDeclarationOfFunction
();
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
2348
bool
isDeclarationOfFunction
() const;
Completed in 39 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026