Home
last modified time | relevance | path

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

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