Searched defs:getKind (Results 1 - 25 of 117) sorted by relevance

12345

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionTypeSystemHelper.h35 LLVMCastKind getKind() const { return m_kind; } function in class:lldb_private::ExpressionTypeSystemHelper
H A DREPL.h26 LLVMCastKind getKind() const { return m_kind; } function in class:lldb_private::REPL
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DSymbolOccurrences.h69 OccurrenceKind getKind() const { return Kind; } function in class:clang::tooling::SymbolOccurrence
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.h33 VariantKind getKind() const { return Kind; } function in class:llvm::LanaiMCExpr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.h51 VariantKind getKind() const { return Kind; } function in class:llvm::ARMMCExpr
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnyCall.h195 Kind getKind() const { function in class:clang::AnyCall
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h56 Kind getKind() const { return K; } function in class:clang::ento::SymExpr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.h63 VariantKind getKind() const { return Kind; } function in class:llvm::NVPTXFloatMCExpr
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGUpdate.h37 UpdateKind getKind() const { return ToAndKind.getInt(); } function in class:llvm::cfg::Update
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.h45 VariantKind getKind() const { return Kind; } function in class:llvm::AVRMCExpr
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp35 getKind(analyze_format_string::ConversionSpecifier::Kind K) { function in class:__anon337::OSLogFormatStringHandler
H A DTemplateName.cpp80 TemplateName::NameKind TemplateName::getKind() const { function in class:TemplateName
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.h70 VariantKind getKind() const { return Kind; } function in class:llvm::PPCMCExpr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.h56 VariantKind getKind() const { return Kind; } function in class:llvm::RISCVMCExpr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.h58 lltok::Kind getKind() const { return CurKind; } function in class:llvm::LLLexer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp149 static NodeKind getKind(cons function in struct:llvm::yaml::PolymorphicTraits
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h89 Kind getKind() const { function in class:clang::UninitUse
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCExpr.h64 MipsExprKind getKind() const { return Kind; } function in class:llvm::MipsMCExpr
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h67 Kind getKind() const { return PSK; } function in class:llvm::ProfileSummary
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h132 AsmToken::TokenKind getKind() const { return getTok().getKind(); } function in class:llvm::MCAsmLexer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DSymbol.h63 SymbolKind getKind() const { return Kind; } function in class:llvm::MachO::Symbol
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetCXXABI.h137 Kind getKind() const { return TheKind; } function in class:clang::TargetCXXABI
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DMangle.h62 ManglerKind getKind() const { return Kind; } function in class:clang::MangleContext
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h73 KindType getKind() const { return Kind; } function in class:clang::ParsedTemplateArgument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h122 MCLOHType getKind() const { return Kind; } function in class:llvm::MCLOHDirective

Completed in 166 milliseconds

12345