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

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

Completed in 112 milliseconds