Searched defs:HasFoundDecl (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/AST/ | ||
| D | Stmt.h | 213 unsigned HasFoundDecl : 1; variable |
| /external/clang/lib/AST/ | ||
| D | Expr.cpp | 425 bool HasFoundDecl, in CreateEmpty() |