Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h207 bool hasAttributes() const { hasAttributes() function
H A DAttributes.h390 bool hasAttributes() const { return SetNode != nullptr; } in hasAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h330 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp491 bool hasAttributes = false; in printName() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h868 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2691 bool hasAttributes() const { in hasAttributes() function