Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTBAA.h77 bool isIncomplete() const { return Kind == TBAAAccessKind::Incomplete; } in isIncomplete() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d3659 bool isIncomplete() in isIncomplete() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2674 bool isIncomplete() const { in isIncomplete() function