reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/StringRef.h
  886   inline bool operator==(StringRef LHS, StringRef RHS) {
include/llvm/IR/Function.h
  328   bool hasFnAttribute(StringRef Kind) const {
include/llvm/Target/TargetMachine.h
  102   const TargetOptions DefaultOptions;
lib/IR/Attributes.cpp
  220 StringRef Attribute::getValueAsString() const {