Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DInitPreprocessor.cpp1154 llvm::raw_string_ostream Predefines(PredefineBuffer); in InitializePreprocessor() local
/external/clang/lib/Frontend/
DInitPreprocessor.cpp981 llvm::raw_string_ostream Predefines(PredefineBuffer); in InitializePreprocessor() local
/external/clang/include/clang/Lex/
DPreprocessor.h587 std::string Predefines; variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h817 std::string Predefines; variable