Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h76 bool isIncomplete() const { return Kind == TBAAAccessKind::Incomplete; } in isIncomplete() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2738 bool isIncomplete() const { isIncomplete() function