Home
last modified time | relevance | path

Searched defs:FunctionOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp403 struct FunctionOptions { global() struct
405 S__anonb66eefd10311::FunctionOptions global() argument
408 UIntPtrCastRequired__anonb66eefd10311::FunctionOptions global() argument
411 RegisterCastedArgsOnly__anonb66eefd10311::FunctionOptions global() argument
413 FunctionName__anonb66eefd10311::FunctionOptions global() argument
415 Loc__anonb66eefd10311::FunctionOptions global() argument
416 FunctionOptions__anonb66eefd10311::FunctionOptions FunctionOptions() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h249 enum class FunctionOptions : uint8_t { global() enum