Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp48 if (auto AttrTL = TL.getAs<clang::AttributedTypeLoc>()) { in findTypeLocForBlockDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2906 if (AttributedTypeLoc AttrTL = TL.getAs<AttributedTypeLoc>()) { in findTypeLocationForBlockDecl() local