OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memfunc
(Results
1 - 2
of
2
) sorted by null
/external/curl/tests/
mem-include-scan.pl
38
my $
memfunc
;
47
$
memfunc
++;
60
if($
memfunc
&& $memdebug && $curlmem) {
67
if($
memfunc
) {
/external/clang/test/Index/
code-completion.cpp
11
void
memfunc
(int i = 17);
43
// CHECK-MEMBER: CXXMethod:{ResultType void}{Informative Y::}{TypedText
memfunc
}{LeftParen (}{Optional {Placeholder int i}}{RightParen )}
80
// CHECK-EXPR: CXXMethod:{ResultType void}{TypedText
memfunc
}{LeftParen (}{Optional {Placeholder int i}}{RightParen )} (37)
Completed in 322 milliseconds