Searched refs:DefaultFunctionAttrs (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h399 std::vector<std::string> DefaultFunctionAttrs; member in class:clang::CodeGenOptions
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2023 for (StringRef Attr : CodeGenOpts.DefaultFunctionAttrs) {

Completed in 82 milliseconds