Home
last modified time | relevance | path

Searched defs:TKind (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h727 NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) : TKind(TKind) {} in NoStateChangeFuncVisitor()
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexingContext.cpp150 TemplateSpecializationKind TKind = TSK_Undeclared; in isTemplateImplicitInstantiation() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2227 bugreporter::TrackingKind TKind) { in insertToInterestingnessMap()
2254 bugreporter::TrackingKind TKind) { in markInteresting()
2279 bugreporter::TrackingKind TKind) { in markInteresting()
2302 bugreporter::TrackingKind TKind) { in markInteresting()
H A DBugReporterVisitors.cpp518 NoStoreFuncVisitor(const SubRegion *R, bugreporter::TrackingKind TKind) in NoStoreFuncVisitor()
977 bugreporter::TrackingKind TKind; member in __anon1858ef3a0411::ReturnVisitor
982 bugreporter::TrackingKind TKind) in ReturnVisitor()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParser.cpp1131 auto LengthOfTSTToken = [](DeclSpec::TST TKind) { in ParseDeclOrFunctionDefInternal()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp1295 SourceLocation Loc, tok::TokenKind TKind, const SourceManager &SM, in findLocationAfterToken()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1749 TransferKind TKind; in transferSpillOrRestoreInst() local
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp134 const TypeKind TKind; member in __anonece5a09e0111::Type
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp11141 auto TKind = SpecifiedName.getKind(); in CheckDeductionGuideDeclarator() local