Home
last modified time | relevance | path

Searched refs:AddOptnoneAttributeIfNoConflicts (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp1027 AddOptnoneAttributeIfNoConflicts(FD, OptimizeOffPragmaLocation); in AddRangeBasedOptnone()
1030 void Sema::AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, in AddOptnoneAttributeIfNoConflicts() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10137 void AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, SourceLocation Loc);