Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp1166 AddOptnoneAttributeIfNoConflicts(FD, OptimizeOffPragmaLocation); in AddRangeBasedOptnone()
1189 AddOptnoneAttributeIfNoConflicts(FD, FD->getBeginLoc()); in ModifyFnAttributesMSPragmaOptimize()
1192 void Sema::AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, in AddOptnoneAttributeIfNoConflicts() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1990 void AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, SourceLocation Loc);