Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp727 AddOptnoneAttributeIfNoConflicts(FD, OptimizeOffPragmaLocation); in AddRangeBasedOptnone()
730 void Sema::AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, in AddOptnoneAttributeIfNoConflicts() function in Sema
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8542 void AddOptnoneAttributeIfNoConflicts(FunctionDecl *FD, SourceLocation Loc);