OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsCXXMethod
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseStmt.cpp
2263
bool
IsCXXMethod
=
2266
PragmaStackSentinel(Actions, "InternalPragmaState",
IsCXXMethod
);
2302
bool
IsCXXMethod
=
2305
PragmaStackSentinel(Actions, "InternalPragmaState",
IsCXXMethod
);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2500
bool
IsCXXMethod
,
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp
4826
bool
IsCXXMethod
= false, IsVariadic = false;
4828
IsCXXMethod
= FD->isCXXInstanceMember();
4831
CC = Context.getDefaultCallingConvention(IsVariadic,
IsCXXMethod
);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
10641
Variadic, /*
IsCXXMethod
=*/false, /*IsBuiltin=*/true));
11000
bool
IsCXXMethod
,
11003
if (
IsCXXMethod
)
Completed in 66 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026