Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h736 NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) NoStateChangeFuncVisitor() argument
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp149 TemplateSpecializationKind TKind = TSK_Undeclared; in isTemplateImplicitInstantiation() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2225 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 DBugReporterVisitors.cpp544 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 DParser.cpp1160 __anonb733d8830302(DeclSpec::TST TKind) ParseDeclOrFunctionDefInternal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1749 TransferKind TKind; in transferSpillOrRestoreInst() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1314 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 DMveEmitter.cpp134 const TypeKind TKind; member in __anon3961c3990111::Type
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11543 auto TKind = SpecifiedName.getKind(); CheckDeductionGuideDeclarator() local