Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3446 enum ThirdParam { Target, TargetClones }; checkTargetAttr() enumerator
3509 enum ThirdParam { Target, TargetClones, TargetVersion }; checkTargetVersionAttr() enumerator
3557 enum ThirdParam { Target, TargetClones }; checkTargetClonesAttrString() enumerator
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1943 TargetClones, global() enumerator