Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h233 bool hasAttributes() const { in hasAttributes() function
H A DAttributes.h427 bool hasAttributes() const { return SetNode != nullptr; } in hasAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h327 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.h870 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2694 bool hasAttributes() const { in hasAttributes() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h1219 bool hasAttributes() const { in hasAttributes() function