Home
last modified time | relevance | path

Searched refs:IsGeneratedDeclaration (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2872 bool IsGeneratedDeclaration = AL.getArgAsIdent(2) != nullptr; in handleExternalSourceSymbolAttr() local
2878 S.Context, AL, Language, DefinedIn, IsGeneratedDeclaration, USR)); in handleExternalSourceSymbolAttr()