Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h714 NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) : TKind(TKind) {} in NoStateChangeFuncVisitor()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2239 bugreporter::TrackingKind TKind) { in insertToInterestingnessMap()
2266 bugreporter::TrackingKind TKind) { in markInteresting()
2291 bugreporter::TrackingKind TKind) { in markInteresting()
2314 bugreporter::TrackingKind TKind) { in markInteresting()
H A DBugReporterVisitors.cpp548 NoStoreFuncVisitor(const SubRegion *R, bugreporter::TrackingKind TKind) in NoStoreFuncVisitor()
1007 bugreporter::TrackingKind TKind; member in __anone7bfbb230411::ReturnVisitor
1012 bugreporter::TrackingKind TKind) in ReturnVisitor()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1165 auto LengthOfTSTToken = [](DeclSpec::TST TKind) { in ParseDeclOrFunctionDefInternal()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1359 SourceLocation Loc, tok::TokenKind TKind, const SourceManager &SM, in findLocationAfterToken()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1749 TransferKind TKind; in transferSpillOrRestoreInst() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp134 const TypeKind TKind; member in __anon819a2c470111::Type