Home
last modified time | relevance | path

Searched defs:hasAttributes (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDGlobalVariable.h213 bool hasAttributes() const { in hasAttributes() function
HDAttributes.h390 bool hasAttributes() const { return SetNode != nullptr; } in hasAttributes() function
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDAttributeImpl.h330 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineBasicBlock.cpp491 bool hasAttributes = false; in printName() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h868 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2691 bool hasAttributes() const { in hasAttributes() function