Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h117 std::vector<std::string> UndefPrefixes; variable
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp267 const std::vector<std::string> UndefPrefixes = in EvaluateValue() local