Searched defs:FunctionOptions (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 403 struct FunctionOptions { global() struct |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | CodeView.h | 249 enum class FunctionOptions : uint8_t { global() enum |