Searched refs:CommentCommandTraits (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/lib/clang/libclangast/
H A DMakefile19 CommentCommandTraits.cpp \
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h20 #include "clang/AST/CommentCommandTraits.h"
625 mutable comments::CommandTraits CommentCommandTraits; member in class:clang::ASTContext
629 return CommentCommandTraits;
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp20 #include "clang/AST/CommentCommandTraits.h"
741 CommentCommandTraits(BumpAlloc, LOpts.CommentOpts),

Completed in 72 milliseconds