Searched defs:TKind (Results 1 – 8 of 8) sorted by relevance
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitors.h | 714 NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) : TKind(TKind) {} in NoStateChangeFuncVisitor() argument
|
/llvm-project/clang/lib/Index/ |
H A D | IndexingContext.cpp | 149 TemplateSpecializationKind TKind = TSK_Undeclared; in isTemplateImplicitInstantiation() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 2266 insertToInterestingnessMap(InterestingSymbols, sym, TKind); in markInteresting() argument 2239 insertToInterestingnessMap(llvm::DenseMap<T,bugreporter::TrackingKind> & InterestingnessMap,T Val,bugreporter::TrackingKind TKind) insertToInterestingnessMap() argument 2291 markInteresting(const MemRegion * R,bugreporter::TrackingKind TKind) markInteresting() argument 2314 markInteresting(SVal V,bugreporter::TrackingKind TKind) markInteresting() argument [all...] |
H A D | BugReporterVisitors.cpp | 548 NoStoreFuncVisitor(const SubRegion * R,bugreporter::TrackingKind TKind) NoStoreFuncVisitor() argument 1007 bugreporter::TrackingKind TKind; global() member in __anon457ac2560411::ReturnVisitor 1012 ReturnVisitor(TrackerRef ParentTracker,const StackFrameContext * Frame,bool Suppressed,AnalyzerOptions & Options,bugreporter::TrackingKind TKind) ReturnVisitor() argument
|
/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 1165 __anon781cc8840302(DeclSpec::TST TKind) ParseDeclOrFunctionDefInternal() argument
|
/llvm-project/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 134 const TypeKind TKind; member in __anon6b6344ba0111::Type
|
/llvm-project/clang/lib/Lex/ |
H A D | Lexer.cpp | 1359 findLocationAfterToken(SourceLocation Loc,tok::TokenKind TKind,const SourceManager & SM,const LangOptions & LangOpts,bool SkipTrailingWhitespaceAndNewLine) findLocationAfterToken() argument
|
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 1749 TransferKind TKind; transferSpillOrRestoreInst() local
|