Home
last modified time | relevance | path

Searched defs:Parm1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h257 IdentifierLoc *Parm1, IdentifierLoc *Parm2, IdentifierLoc *Parm3, in ParsedAttr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1195 const auto *Parm1 = cast<TemplateTypeParmType>(T1); in IsStructurallyEquivalent() local