Searched defs:Predefines (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | InitPreprocessor.cpp | 1524 llvm::raw_string_ostream Predefines(PredefineBuffer); InitializePreprocessor() local |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 1106 std::string Predefines; global() variable |