Home
last modified time | relevance | path

Searched defs:IsParam (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp160 bool IsParam, bool IsLocalVar) { in collectLocStats()
242 bool IsParam = Tag == dwarf::DW_TAG_formal_parameter; in collectStatsForDie() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2427 bool IsParam) const { in hasSameNullabilityTypeQualifier()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1407 bool IsParam = false; in VisitNode() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp13012 bool IsParam = isa<NonNullAttr>(NonnullAttr); in DiagnoseAlwaysNonNullPointer() local