|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/STLExtras.h 106 template<typename Ret, typename ...Params>
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/IR/CallSite.h 672 class CallSite : public CallSiteBase<Function, BasicBlock, Value, User, Use,
718 class AbstractCallSite {
include/llvm/IR/DerivedTypes.h 170 class FunctionCallee {
include/llvm/IR/GlobalValue.h 47 enum LinkageTypes {
include/llvm/IR/ModuleSummaryIndex.h 164 struct ValueInfo {
include/llvm/Object/SymbolicFile.h 103 enum Flags : unsigned {
include/llvm/ProfileData/InstrProf.h 275 enum class instrprof_error {
include/llvm/Support/AtomicOrdering.h 56 enum class AtomicOrdering {
include/llvm/Support/Error.h 157 class LLVM_NODISCARD Error {
tools/clang/include/clang/AST/CharUnits.h 38 class CharUnits {
tools/clang/include/clang/AST/ComparisonCategories.h 56 enum class ComparisonCategoryResult : unsigned char {
tools/clang/include/clang/AST/DeclBase.h 91 enum Kind {
tools/clang/include/clang/AST/DeclarationName.h 690 struct DeclarationNameInfo {
tools/clang/include/clang/Basic/OpenMPKinds.h 22 enum OpenMPDirectiveKind {
32 enum OpenMPClauseKind {
tools/clang/include/clang/Basic/SourceLocation.h 86 class SourceLocation {
196 class SourceRange {
tools/clang/include/clang/Index/IndexSymbol.h 79 enum class SymbolProperty : SymbolPropertySet {
96 enum class SymbolRole : uint32_t {
tools/clang/include/clang/Sema/DeclSpec.h 313 enum TQ { // NOTE: These flags must be kept in sync with Qualifiers::TQ.
tools/clang/lib/AST/Interp/PrimType.h 27 enum PrimType : unsigned {
tools/clang/lib/CodeGen/Address.h 24 class Address {
tools/clang/lib/CodeGen/CGCall.h 363 class ReturnValueSlot {
tools/clang/lib/CodeGen/CGValue.h 38 class RValue {
tools/clang/lib/CodeGen/CodeGenFunction.h 234 struct JumpDest {
tools/clang/lib/Sema/SemaInit.cpp 6631 enum ReferenceKind {
tools/clang/tools/extra/clangd/FindTarget.h 84 struct ReferenceLoc {
tools/clang/tools/extra/clangd/Protocol.h 127 struct Position {
647 struct Diagnostic {
tools/clang/tools/extra/clangd/SourceCode.cpp 758 struct NamespaceEvent {