Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h63 bool isAttached() const LLVM_READONLY { in isAttached() function
/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h404 bool isAttached() { return registeredID.has_value(); } isAttached() function
658 bool isAttached() { return attached; } isAttached() function