Home
last modified time | relevance | path

Searched defs:ActiveAttr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAttrImpl.cpp173 std::optional<OMPDeclareTargetDeclAttr *> ActiveAttr = getActiveAttr(VD); in isDeclareTargetDeclaration() local
181 std::optional<OMPDeclareTargetDeclAttr *> ActiveAttr = getActiveAttr(VD); in getDeviceType() local
189 std::optional<OMPDeclareTargetDeclAttr *> ActiveAttr = getActiveAttr(VD); in getLocation() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3526 std::optional<OMPDeclareTargetDeclAttr *> ActiveAttr = in MayBeEmittedEagerly() local
H A DCGOpenMPRuntime.cpp1763 std::optional<OMPDeclareTargetDeclAttr *> ActiveAttr = in emitDeclareTargetFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22180 std::optional<OMPDeclareTargetDeclAttr *> ActiveAttr = in ActOnOpenMPDeclareTargetName() local
22298 std::optional<OMPDeclareTargetDeclAttr *> ActiveAttr = in checkDeclIsAllowedInOpenMPTarget() local