OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasPrototype
(Results
1 - 11
of
11
) sorted by null
/external/clang/include/clang/Sema/
DeclSpec.h
[
all
...]
/external/clang/lib/AST/
DeclPrinter.cpp
443
} else if (D->doesThisDeclarationHaveABody() && !D->
hasPrototype
()) {
571
if (!D->
hasPrototype
() && D->getNumParams()) {
[
all
...]
/external/clang/lib/Sema/
DeclSpec.cpp
181
I.Fun.
hasPrototype
= hasProto;
[
all
...]
SemaType.cpp
657
declarator.getFunctionTypeInfo().
hasPrototype
= true;
[
all
...]
SemaDecl.cpp
[
all
...]
SemaDeclAttr.cpp
[
all
...]
SemaTemplate.cpp
[
all
...]
SemaExpr.cpp
[
all
...]
/external/clang/lib/CodeGen/
CGDebugInfo.cpp
[
all
...]
CGExpr.cpp
[
all
...]
/external/clang/include/clang/AST/
Decl.h
[
all
...]
Completed in 169 milliseconds