OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThrowFn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
MicrosoftCXXABI.cpp
747
llvm::FunctionCallee
getThrowFn
() {
884
llvm::FunctionCallee Fn =
getThrowFn
();
4367
CGF.EmitNoreturnRuntimeCallOrInvoke(
getThrowFn
(), Args);
ItaniumCXXABI.cpp
1304
static llvm::FunctionCallee
getThrowFn
(CodeGenModule &CGM) {
1346
CGF.EmitNoreturnRuntimeCallOrInvoke(
getThrowFn
(CGM), args);
Completed in 44 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026