Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h63 bool isAttached() const LLVM_READONLY { in isAttached() function
/freebsd/contrib/sqlite3/
H A Dsqlite3.c83104 int isAttached; /* True once backup has been registered with pager */ member