Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp426 struct FunctionOptions { global() struct
428 S__anonfdc450d20311::FunctionOptions global() argument
431 UIntPtrCastRequired__anonfdc450d20311::FunctionOptions global() argument
434 RegisterCastedArgsOnly__anonfdc450d20311::FunctionOptions global() argument
436 FunctionName__anonfdc450d20311::FunctionOptions global() argument
438 Loc__anonfdc450d20311::FunctionOptions global() argument
439 FunctionOptions__anonfdc450d20311::FunctionOptions FunctionOptions() argument
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h256 enum class FunctionOptions : uint8_t { enum