Home
last modified time | relevance | path

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

/external/skqp/src/sksl/ir/
DSkSLFunctionDefinition.h20 struct FunctionDefinition : public ProgramElement { struct
21 FunctionDefinition(int offset, const FunctionDeclaration& declaration, in FunctionDefinition() argument
28 return std::unique_ptr<ProgramElement>(new FunctionDefinition(fOffset, fDeclaration, in clone() argument
32 String description() const override { in description()
36 const FunctionDeclaration& fDeclaration;
37 std::unique_ptr<Statement> fBody;
39 typedef ProgramElement INHERITED;
/external/skia/src/sksl/ir/
DSkSLFunctionDefinition.h20 struct FunctionDefinition : public ProgramElement { struct
21 FunctionDefinition(int offset, const FunctionDeclaration& declaration, in FunctionDefinition() function
28 return std::unique_ptr<ProgramElement>(new FunctionDefinition(fOffset, fDeclaration, in clone() argument
32 String description() const override { in description()
36 const FunctionDeclaration& fDeclaration;
37 std::unique_ptr<Statement> fBody;
39 typedef ProgramElement INHERITED;
/external/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h68 Optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h82 Optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h288 AuxiliaryFunctionDefinition FunctionDefinition; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h409 AuxiliaryFunctionDefinition FunctionDefinition; member
/external/llvm/include/llvm/Support/
DCOFF.h404 AuxiliaryFunctionDefinition FunctionDefinition; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h460 AuxiliaryFunctionDefinition FunctionDefinition; member
/external/clang/include/clang/Sema/
DDeclSpec.h1677 unsigned FunctionDefinition : 2; variable
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...