Searched defs:TKind (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitors.h | 736 NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) NoStateChangeFuncVisitor() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexingContext.cpp | 149 TemplateSpecializationKind TKind = TSK_Undeclared; in isTemplateImplicitInstantiation() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 2225 insertToInterestingnessMap(llvm::DenseMap<T,bugreporter::TrackingKind> & InterestingnessMap,T Val,bugreporter::TrackingKind TKind) insertToInterestingnessMap() argument 2252 markInteresting(SymbolRef sym,bugreporter::TrackingKind TKind) markInteresting() argument 2277 markInteresting(const MemRegion * R,bugreporter::TrackingKind TKind) markInteresting() argument 2300 markInteresting(SVal V,bugreporter::TrackingKind TKind) markInteresting() argument [all...] |
H A D | BugReporterVisitors.cpp | 544 NoStoreFuncVisitor(const SubRegion * R,bugreporter::TrackingKind TKind) NoStoreFuncVisitor() argument 1003 bugreporter::TrackingKind TKind; global() member in __anon538bd2f50411::ReturnVisitor 1008 ReturnVisitor(TrackerRef ParentTracker,const StackFrameContext * Frame,bool Suppressed,AnalyzerOptions & Options,bugreporter::TrackingKind TKind) ReturnVisitor() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 1160 __anonb733d8830302(DeclSpec::TST TKind) ParseDeclOrFunctionDefInternal() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 1749 TransferKind TKind; in transferSpillOrRestoreInst() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | Lexer.cpp | 1314 findLocationAfterToken(SourceLocation Loc,tok::TokenKind TKind,const SourceManager & SM,const LangOptions & LangOpts,bool SkipTrailingWhitespaceAndNewLine) findLocationAfterToken() argument
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 134 const TypeKind TKind; member in __anon3961c3990111::Type
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 11543 auto TKind = SpecifiedName.getKind(); CheckDeductionGuideDeclarator() local
|