Searched refs:getExternalSourceSymbolAttr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp390 if (auto *attr = D->getExternalSourceSymbolAttr()) {
H A DUSRGeneration.cpp53 if (auto *attr = D->getExternalSourceSymbolAttr()) {
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h608 ExternalSourceSymbolAttr *getExternalSourceSymbolAttr() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp480 ExternalSourceSymbolAttr *Decl::getExternalSourceSymbolAttr() const { function in class:Decl

Completed in 112 milliseconds