Home
last modified time | relevance | path

Searched defs:isFunctionDecl (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentSema.cpp801 bool Sema::isFunctionDecl() { in isFunctionDecl() function in clang::comments::Sema
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1228 static bool isFunctionDecl(clang::DeclContext &context) { in isFunctionDecl() function