Searched defs:NumLocalParameters (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.h477 unsigned NumLocalParameters; member in class:clang::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp822 unsigned NumLocalParameters = Record.readInt(); local

Completed in 199 milliseconds