OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PredefinedExpr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp
507
PredefinedExpr
::
PredefinedExpr
(SourceLocation L, QualType FNTy, IdentKind IK,
521
PredefinedExpr
::
PredefinedExpr
(EmptyShell Empty, bool HasFunctionName)
526
PredefinedExpr
*
PredefinedExpr
::Create(const ASTContext &Ctx, SourceLocation L,
531
alignof(
PredefinedExpr
));
532
return new (Mem)
PredefinedExpr
(L, FNTy, IK, SL);
535
PredefinedExpr
*
PredefinedExpr
::CreateEmpty(const ASTContext &Ctx
[
all
...]
Expr.cpp
507
PredefinedExpr
::
PredefinedExpr
(SourceLocation L, QualType FNTy, IdentKind IK,
521
PredefinedExpr
::
PredefinedExpr
(EmptyShell Empty, bool HasFunctionName)
526
PredefinedExpr
*
PredefinedExpr
::Create(const ASTContext &Ctx, SourceLocation L,
531
alignof(
PredefinedExpr
));
532
return new (Mem)
PredefinedExpr
(L, FNTy, IK, SL);
535
PredefinedExpr
*
PredefinedExpr
::CreateEmpty(const ASTContext &Ctx
[
all
...]
Expr.cpp
507
PredefinedExpr
::
PredefinedExpr
(SourceLocation L, QualType FNTy, IdentKind IK,
521
PredefinedExpr
::
PredefinedExpr
(EmptyShell Empty, bool HasFunctionName)
526
PredefinedExpr
*
PredefinedExpr
::Create(const ASTContext &Ctx, SourceLocation L,
531
alignof(
PredefinedExpr
));
532
return new (Mem)
PredefinedExpr
(L, FNTy, IK, SL);
535
PredefinedExpr
*
PredefinedExpr
::CreateEmpty(const ASTContext &Ctx
[
all
...]
Expr.cpp
507
PredefinedExpr
::
PredefinedExpr
(SourceLocation L, QualType FNTy, IdentKind IK,
521
PredefinedExpr
::
PredefinedExpr
(EmptyShell Empty, bool HasFunctionName)
526
PredefinedExpr
*
PredefinedExpr
::Create(const ASTContext &Ctx, SourceLocation L,
531
alignof(
PredefinedExpr
));
532
return new (Mem)
PredefinedExpr
(L, FNTy, IK, SL);
535
PredefinedExpr
*
PredefinedExpr
::CreateEmpty(const ASTContext &Ctx
[
all
...]
Completed in 113 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026