Home
last modified time | relevance | path

Searched defs:FinishFunction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dtransaction.h154 using FinishFunction = std::function<absl::Status(Sandbox*)>; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp274 void CodeGenFunction::FinishFunction(SourceLocation EndLoc) { in FinishFunction() function in CodeGenFunction
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp2471 bool LLParser::PerFunctionState::FinishFunction() { in FinishFunction() function in LLParser::PerFunctionState
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp2864 bool LLParser::PerFunctionState::FinishFunction() { in FinishFunction() function in LLParser::PerFunctionState