Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h87 Optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h464 AuxiliaryFunctionDefinition FunctionDefinition; member
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1833 unsigned FunctionDefinition : 2; variable