Home
last modified time | relevance | path

Searched defs:NumLocalParameters (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DExprConcepts.cpp168 RequiresExpr(ASTContext & C,EmptyShell Empty,unsigned NumLocalParameters,unsigned NumRequirements) RequiresExpr() argument
189 Create(ASTContext & C,EmptyShell Empty,unsigned NumLocalParameters,unsigned NumRequirements) Create() argument
/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h514 return NumLocalParameters; variable
/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp834 unsigned NumLocalParameters = Record.readInt(); VisitRequiresExpr() local