Home
last modified time | relevance | path

Searched defs:CommandTraits (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXComment.h25 class CommandTraits; variable
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DCommentSema.h30 class CommandTraits; variable
H A DCommentParser.h26 class CommandTraits; variable
H A DCommentLexer.h29 class CommandTraits; variable
/openbsd/gnu/llvm/clang/lib/AST/
H A DCommentCommandTraits.cpp18 CommandTraits::CommandTraits(llvm::BumpPtrAllocator &Allocator, in CommandTraits() function in clang::comments::CommandTraits