Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDClangForward.h100 class PredefinedExpr; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp441 PredefinedExpr::PredefinedExpr(SourceLocation L, QualType FNTy, IdentType IT, in PredefinedExpr() function in PredefinedExpr
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h1198 explicit PredefinedExpr(EmptyShell Empty) in PredefinedExpr() function