OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arrangeNullaryFunction
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDeclCXX.cpp
241
const CGFunctionInfo &FI = CGM.getTypes().
arrangeNullaryFunction
();
484
FTy, FnName.str(), getTypes().
arrangeNullaryFunction
(), D->getLocation());
590
const CGFunctionInfo &FI = getTypes().
arrangeNullaryFunction
();
663
const CGFunctionInfo &FI = getTypes().
arrangeNullaryFunction
();
724
getContext().VoidTy, Fn, getTypes().
arrangeNullaryFunction
(),
754
getTypes().
arrangeNullaryFunction
(), FunctionArgList());
814
getTypes().
arrangeNullaryFunction
(), FunctionArgList());
CodeGenTypes.h
210
const CGFunctionInfo &
arrangeNullaryFunction
();
ItaniumCXXABI.cpp
2609
FTy, FnName, CGM.getTypes().
arrangeNullaryFunction
(), SourceLocation());
2637
GlobalCleanupFn, getTypes().
arrangeNullaryFunction
(),
2696
GlobalInitFn, getTypes().
arrangeNullaryFunction
(),
2856
const CGFunctionInfo &FI = CGM.getTypes().
arrangeNullaryFunction
();
2946
const CGFunctionInfo &FI = CGM.getTypes().
arrangeNullaryFunction
();
4760
const CGFunctionInfo &FI = CGM.getTypes().
arrangeNullaryFunction
();
CGOpenMPRuntime.cpp
1871
InitFunctionTy, Name, CGM.getTypes().
arrangeNullaryFunction
());
1875
CGM.getTypes().
arrangeNullaryFunction
(), ArgList,
1930
const CGFunctionInfo &FI = CGM.getTypes().
arrangeNullaryFunction
();
1968
const CGFunctionInfo &FI = CGM.getTypes().
arrangeNullaryFunction
();
10827
const auto &FI = CGM.getTypes().
arrangeNullaryFunction
();
CGOpenMPRuntimeGPU.cpp
597
: WorkerFn(nullptr), CGFI(CGM.getTypes().
arrangeNullaryFunction
()),
MicrosoftCXXABI.cpp
2392
FTy, "__tls_init", CGM.getTypes().
arrangeNullaryFunction
(),
CGCall.cpp
698
const CGFunctionInfo &CodeGenTypes::
arrangeNullaryFunction
() {
Completed in 48 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026