Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dscope.cpp399 static bool IsParam(const Symbol &symbol) { IsParam() function
405 static bool IsParam(const Symbol &symbol) { IsParam() function
/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp209 bool IsParam, bool IsLocalVar) { in collectLocStats() argument
291 bool IsParam = Tag == dwarf::DW_TAG_formal_parameter; in collectStatsForDie() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h2662 hasSameNullabilityTypeQualifier(QualType SubT,QualType SuperT,bool IsParam) hasSameNullabilityTypeQualifier() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1533 bool IsParam = false; VisitNode() local
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1977 parseOptionalParamOrReturnAttrs(AttrBuilder & B,bool IsParam) parseOptionalParamOrReturnAttrs() argument
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11555 bool IsParam = isa<NonNullAttr>(NonnullAttr); DiagnoseAlwaysNonNullPointer() local