Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDInitPreprocessor.cpp910 llvm::raw_string_ostream Predefines(PredefineBuffer); in InitializePreprocessor() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h579 std::string Predefines; variable