Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteOptions.h21 unsigned IncludeCodePatterns : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2121 bool IncludeCodePatterns, bool IncludeBriefComments, in CodeComplete()