Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp194 void CodeGenFunction::FinishFunction(SourceLocation EndLoc) { in FinishFunction() function in CodeGenFunction
/external/llvm/lib/AsmParser/
DLLParser.cpp2161 bool LLParser::PerFunctionState::FinishFunction() { in FinishFunction() function in LLParser::PerFunctionState