OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:formal_type
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/clang/blink_gc_plugin/
Config.h
168
const clang::QualType&
formal_type
= method->getParamDecl(0)->getType();
local
169
if (!
formal_type
->isPointerType())
173
formal_type
->getPointeeType()->getAsCXXRecordDecl();
/external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py
[
all
...]
Completed in 34 milliseconds