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.cpp1281 AddOptnoneAttributeIfNoConflicts(FD, OptimizeOffPragmaLocation); in AddRangeBasedOptnone()
1304 AddOptnoneAttributeIfNoConflicts(FD, FD->getBeginLoc()); in ModifyFnAttributesMSPragmaOptimize()
1307 void Sema::AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, in AddOptnoneAttributeIfNoConflicts() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2313 void AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, SourceLocation Loc);