Searched defs:hasWrittenPrototype (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Expression/
H A DClangASTSource.cpp1758 const bool hasWrittenPrototype = true; local
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1919 const bool hasWrittenPrototype = true; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp3539 Create(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, const DeclarationNameInfo &NameInfo, QualType T, TypeSourceInfo *TInfo, StorageClass SC, bool isInlineSpecified, bool hasWrittenPrototype, bool isConstexprSpecified) argument

Completed in 79 milliseconds