OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCoerceToType
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/CodeGen/
ABIInfo.h
150
llvm::Type *
getCoerceToType
() const {
CGCall.cpp
468
if (retInfo.canHaveCoerceToType() && retInfo.
getCoerceToType
() == 0)
473
if (I->info.canHaveCoerceToType() && I->info.
getCoerceToType
() == 0)
[
all
...]
TargetInfo.cpp
100
if (llvm::Type *Ty =
getCoerceToType
())
[
all
...]
Completed in 145 milliseconds