OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getParamDereferenceableOrNullBytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Function.h
543
uint64_t
getParamDereferenceableOrNullBytes
(unsigned ArgNo) const {
544
return AttributeSets.
getParamDereferenceableOrNullBytes
(ArgNo);
Attributes.h
723
uint64_t
getParamDereferenceableOrNullBytes
(unsigned ArgNo) const {
/src/external/apache2/llvm/dist/llvm/lib/IR/
Function.cpp
236
return getParent()->
getParamDereferenceableOrNullBytes
(getArgNo());
Completed in 30 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026