Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp59 const bool hasWrittenPrototype = true; in AddFunDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2373 bool hasWrittenPrototype() const { in hasWrittenPrototype() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5392 bool isInlineSpecified, bool hasWrittenPrototype, in Create()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2141 const bool hasWrittenPrototype = true; in CreateFunctionDeclaration() local