Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DClangForward.h96 class PredefinedExpr; variable
/external/clang/include/clang/AST/
DExpr.h1183 PredefinedExpr(SourceLocation l, QualType type, IdentType IT) in PredefinedExpr() function
1191 explicit PredefinedExpr(EmptyShell Empty) in PredefinedExpr() function