Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h243 ParsedAttr(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Parm1,IdentifierLoc * Parm2,IdentifierLoc * Parm3,Form formUsed) ParsedAttr() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1178 const auto *Parm2 = cast<TemplateTypeParmType>(T2); IsStructurallyEquivalent() local