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/
H A DNameSearchContext.cpp59 const bool hasWrittenPrototype = true; in AddFunDecl() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h2345 bool hasWrittenPrototype() const { in hasWrittenPrototype() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp5080 bool isInlineSpecified, bool hasWrittenPrototype, in Create()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2182 const bool hasWrittenPrototype = true; in CreateFunctionDeclaration() local