Home
last modified time | relevance | path

Searched defs:FunctionDefinition (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h99 std::optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h478 AuxiliaryFunctionDefinition FunctionDefinition; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1880 unsigned FunctionDefinition : 2; global() variable