Searched defs:SetFunctionKind (Results 1 – 5 of 5) sorted by relevance
265 uint64_t SetFunctionKind(uint64_t extraLiteralInfo, FunctionKind kind) in SetFunctionKind() function308 void SetFunctionKind(FunctionKind kind) in SetFunctionKind() function
253 void SetFunctionKind(FunctionKind kind) in SetFunctionKind() function298 static uint64_t SetFunctionKind(uint64_t extraLiteralInfo, FunctionKind kind) in SetFunctionKind() function
103 void SetFunctionKind(panda::panda_file::FunctionKind kind) in SetFunctionKind() function
757 void SetFunctionKind(FunctionKind kind) in SetFunctionKind() function
53 void PandaGen::SetFunctionKind() in SetFunctionKind() function in panda::es2panda::compiler::PandaGen