Home
last modified time | relevance | path

Searched refs:setAttached (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DMapper.cpp79 Comment->setAttached(); in getComment()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DRawCommentList.h67 void setAttached() { in setAttached() function
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-doc/
H A DSerializeTest.cpp28 Comment->setAttached(); in getComment()
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h569 void setAttached(const pybind11::object &parent = pybind11::object()) {
H A DIRCore.cpp1602 operation.setAttached(); in insert()
2897 operation.getOperation().setAttached( in populateIRCore()