Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h218 unsigned HasFoundDecl : 1; in LLVM_ALIGNAS() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp415 bool HasFoundDecl, in CreateEmpty()