Searched defs:NumRequirements (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConcepts.cpp190 RequiresExpr(ASTContext &C, EmptyShell Empty, unsigned NumLocalParameters, unsigned NumRequirements) argument
211 Create(ASTContext &C, EmptyShell Empty, unsigned NumLocalParameters, unsigned NumRequirements) argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h477 unsigned NumRequirements; member in class:clang::final
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp781 unsigned NumRequirements = Record.readInt(); local

Completed in 54 milliseconds