Searched defs:FnScope (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp38 auto *FnScope = S.getCurFunction(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h47 FnScope = 0x01, enumerator in enum:clang::Scope::ScopeFlags
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h905 const Function *FnScope = IRP.getAnchorScope(); local
1939 const Function *FnScope = IRP.getAnchorScope(); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3311 Function *FnScope = IRP.getAnchorScope(); variable

Completed in 177 milliseconds