Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h213 unsigned HasFoundDecl : 1; variable
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp415 bool HasFoundDecl, in CreateEmpty()