Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticOptions.h115 std::vector<std::string> UndefPrefixes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPExpressions.cpp263 const std::vector<std::string> UndefPrefixes = in EvaluateValue() local