OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsUnprototyped
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGVTables.cpp
238
bool
IsUnprototyped
) {
247
if (
IsUnprototyped
)
261
if (!
IsUnprototyped
) {
294
bool
IsUnprototyped
) {
308
if (CurFnInfo->usesInAlloca() || CurFnInfo->isVariadic() ||
IsUnprototyped
) {
310
if (
IsUnprototyped
)
450
bool
IsUnprototyped
) {
451
StartThunk(Fn, GD, FnInfo,
IsUnprototyped
);
458
if (
IsUnprototyped
)
466
if (
IsUnprototyped
)
[
all
...]
CGVTables.cpp
238
bool
IsUnprototyped
) {
247
if (
IsUnprototyped
)
261
if (!
IsUnprototyped
) {
294
bool
IsUnprototyped
) {
308
if (CurFnInfo->usesInAlloca() || CurFnInfo->isVariadic() ||
IsUnprototyped
) {
310
if (
IsUnprototyped
)
450
bool
IsUnprototyped
) {
451
StartThunk(Fn, GD, FnInfo,
IsUnprototyped
);
458
if (
IsUnprototyped
)
466
if (
IsUnprototyped
)
[
all
...]
Completed in 43 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026