Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDNameSearchContext.cpp59 const bool hasWrittenPrototype = true; in AddFunDecl() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDecl.h2373 bool hasWrittenPrototype() const { in hasWrittenPrototype() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDDecl.cpp5392 bool isInlineSpecified, bool hasWrittenPrototype, in Create()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp2141 const bool hasWrittenPrototype = true; in CreateFunctionDeclaration() local