OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isReturnsRetained
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/CodeGen/
CGCall.h
245
bool
isReturnsRetained
() const { return ReturnsRetained; }
273
isReturnsRetained
());
CodeGenFunction.cpp
575
!CurFnInfo->
isReturnsRetained
() &&
[
all
...]
CGCall.cpp
[
all
...]
Completed in 51 milliseconds