Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1534 llvm::raw_string_ostream Predefines(PredefineBuffer); in InitializePreprocessor() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1106 std::string Predefines; variable