Searched refs:getActiveAttr (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DAttrImpl.cpp145 OMPDeclareTargetDeclAttr::getActiveAttr(const ValueDecl *VD) { function in class:OMPDeclareTargetDeclAttr
163 llvm::Optional<OMPDeclareTargetDeclAttr *> ActiveAttr = getActiveAttr(VD);
171 llvm::Optional<OMPDeclareTargetDeclAttr *> ActiveAttr = getActiveAttr(VD);
179 llvm::Optional<OMPDeclareTargetDeclAttr *> ActiveAttr = getActiveAttr(VD);
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2697 OMPDeclareTargetDeclAttr::getActiveAttr(Global);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp20085 OMPDeclareTargetDeclAttr::getActiveAttr(VD);
20190 OMPDeclareTargetDeclAttr::getActiveAttr(VD);

Completed in 278 milliseconds