Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h213 bool hasAttributes() const { in hasAttributes() function
H A DAttributes.h357 bool hasAttributes() const { return SetNode != nullptr; } hasAttributes() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h253 bool hasAttributes() const { return NumAttrs != 0; } hasAttributes() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp485 bool hasAttributes = false; printName() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h832 bool hasAttributes() const { return !Attrs.empty(); } hasAttributes() function
2613 bool hasAttributes() const { hasAttributes() function