Home
last modified time | relevance | path

Searched defs:PredefinedExpr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DClangForward.h94 class PredefinedExpr; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp476 PredefinedExpr::PredefinedExpr(SourceLocation L, QualType FNTy, IdentKind IK, in PredefinedExpr() function in PredefinedExpr
492 PredefinedExpr::PredefinedExpr(EmptyShell Empty, bool HasFunctionName) in PredefinedExpr() function in PredefinedExpr
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h319 friend class PredefinedExpr; in alignas() local