OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pToFunc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp
2107
QualType
pToFunc
= Context->getPointerType(msgSendType);
2109
ImplicitCastExpr::Create(*Context,
pToFunc
, CK_FunctionToPointerDecay,
RewriteObjC.cpp
2024
QualType
pToFunc
= Context->getPointerType(msgSendType);
2026
ImplicitCastExpr::Create(*Context,
pToFunc
, CK_FunctionToPointerDecay,
Completed in 33 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026