Home
last modified time | relevance | path

Searched defs:TargetClones (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2954 enum ThirdParam { Target, TargetClones }; in checkTargetAttr() enumerator
3016 enum ThirdParam { Target, TargetClones, TargetVersion }; in checkTargetVersionAttr() enumerator
3058 enum ThirdParam { Target, TargetClones }; in checkTargetClonesAttrString() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1916 TargetClones, enumerator