Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConcepts.cpp161 unsigned NumLocalParameters, in RequiresExpr()
182 unsigned NumLocalParameters, unsigned NumRequirements) { in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h507 unsigned NumLocalParameters; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp844 unsigned NumLocalParameters = Record.readInt(); in VisitRequiresExpr() local