Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConcepts.cpp168 unsigned NumLocalParameters, in RequiresExpr()
189 unsigned NumLocalParameters, unsigned NumRequirements) { in Create()
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h514 unsigned NumLocalParameters; variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp834 unsigned NumLocalParameters = Record.readInt(); VisitRequiresExpr() local