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

Definitions

include/llvm/ADT/STLExtras.h
 1192 template <typename R, typename UnaryPredicate>
include/llvm/Analysis/LazyCallGraph.h
  431   class SCC {
include/llvm/IR/Function.h
   59 class Function : public GlobalObject, public ilist_node<Function> {
include/llvm/ProfileData/Coverage/CoverageMapping.h
  478 class CoverageData {
include/llvm/Support/JSON.h
  154 class Array {
tools/clang/include/clang/Sema/Lookup.h
   46 class LookupResult {
tools/clang/include/clang/Sema/Overload.h
  887   class OverloadCandidateSet {
tools/clang/include/clang/Sema/ParsedAttr.h
  728 class ParsedAttributesView {
tools/lldb/include/lldb/Utility/Args.h
   32 class Args {