Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3018 void ParseExternalSourceSymbolAttribute(IdentifierInfo &ExternalSourceSymbol,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1432 IdentifierInfo &ExternalSourceSymbol, SourceLocation Loc, in ParseExternalSourceSymbolAttribute() argument
1545 Attrs.addNew(&ExternalSourceSymbol, SourceRange(Loc, T.getCloseLocation()), in ParseExternalSourceSymbolAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td1021 def ExternalSourceSymbol : InheritableAttr {