Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h77 bool isIncomplete() const { return Kind == TBAAAccessKind::Incomplete; } in isIncomplete() function
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h900 bool isIncomplete = false; member
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h1366 bool isIncomplete = false; global() member
/llvm-project/clang/include/clang/AST/
H A DExpr.h2767 bool isIncomplete() const { isIncomplete() function