Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h714 NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) : TKind(TKind) {} in NoStateChangeFuncVisitor() argument
/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp149 TemplateSpecializationKind TKind = TSK_Undeclared; in isTemplateImplicitInstantiation() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2266 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 DBugReporterVisitors.cpp548 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 DParser.cpp1165 __anon781cc8840302(DeclSpec::TST TKind) ParseDeclOrFunctionDefInternal() argument
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp134 const TypeKind TKind; member in __anon6b6344ba0111::Type
/llvm-project/clang/lib/Lex/
H A DLexer.cpp1359 findLocationAfterToken(SourceLocation Loc,tok::TokenKind TKind,const SourceManager & SM,const LangOptions & LangOpts,bool SkipTrailingWhitespaceAndNewLine) findLocationAfterToken() argument
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1749 TransferKind TKind; transferSpillOrRestoreInst() local