Home
last modified time | relevance | path

Searched defs:hasWrittenPrototype (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DNameSearchContext.cpp59 const bool hasWrittenPrototype = true; in AddFunDecl() local
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDecl.h2345 bool hasWrittenPrototype() const { in hasWrittenPrototype() function
/openbsd/src/gnu/llvm/clang/lib/AST/
DDecl.cpp5080 bool isInlineSpecified, bool hasWrittenPrototype, in Create()
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2182 const bool hasWrittenPrototype = true; in CreateFunctionDeclaration() local