Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDDeclCXX.h2728 void setTargetDecl(NamedDecl* ND) { in setTargetDecl() function
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderDecl.cpp1141 D->setTargetDecl(ReadDeclAs<NamedDecl>(Record, Idx)); in VisitUsingShadowDecl()