|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
gen/lib/Target/X86/X86GenRegisterInfo.inc 19 enum {
include/llvm/ADT/Any.h 26 class Any {
include/llvm/ADT/None.h 22 enum class NoneType { None = 1 };
include/llvm/ADT/STLExtras.h 1367 struct FreeDeleter {
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/CodeGen/Register.h 19 class Register {
include/llvm/IR/Metadata.h 838 struct TempMDNodeDeleter {
include/llvm/IR/Value.h 718 struct ValueDeleter { void operator()(Value *V) { V->deleteValue(); } };
include/llvm/Support/FormatAdapters.h 75 class ErrorAdapter : public FormatAdapter<Error> {
tools/clang/include/clang/AST/NestedNameSpecifier.h 236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/Type.h 643 class QualType {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h 1238 class TrueMatcher {
tools/clang/include/clang/Basic/SourceLocation.h 86 class SourceLocation {
196 class SourceRange {
tools/clang/include/clang/Sema/Sema.h 1454 class PoppedFunctionScopeDeleter {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h 25 struct NodeId {
tools/clang/tools/extra/clangd/Context.h 69 class Context {
tools/clang/tools/extra/clangd/Protocol.h 156 struct Range {
tools/clang/tools/extra/clangd/index/Relation.h 29 struct Relation {
tools/clang/tools/extra/clangd/index/SymbolID.h 31 class SymbolID {
tools/dsymutil/LinkUtils.h 34 struct LinkOptions {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h 18 class MemoryRegionInfo {
tools/lldb/include/lldb/Utility/ConstString.h 39 class ConstString {
tools/lldb/include/lldb/lldb-enumerations.h 73 enum StateType {
tools/lldb/source/Plugins/Process/Linux/ProcessorTrace.h 44 class munmap_delete {
55 class file_close {
tools/llvm-cov/SourceCoverageView.h 73 struct StreamDestructor {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h 778 class basic_set {
1219 class map {
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp 35 MATCHER(IsInvalid, "") { return !arg.isValid(); }
36 MATCHER(IsReg, "") { return arg.isReg(); }
usr/include/c++/7.4.0/bits/stl_bvector.h 300 struct _Bit_const_iterator : public _Bit_iterator_base
usr/include/c++/7.4.0/future 211 struct _Deleter
usr/include/c++/7.4.0/tuple 906 template<typename _T1, typename _T2>