OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aFunction
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Common/
StdOutStream.cpp
55
CStdOutStream & CStdOutStream::operator<<(CStdOutStream & (*
aFunction
)(CStdOutStream &))
57
(*
aFunction
)(*this);
/external/clang/test/Analysis/
malloc.cpp
19
Foo
aFunction
() {
Completed in 2692 milliseconds