Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp720 bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
HDASTUnit.cpp600 bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp216 const PreprocessorOptions &PPOpts, bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
667 const PreprocessorOptions &ExistingPPOpts, bool ReadMacros, in checkPreprocessorOptions()
817 bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
827 const PreprocessorOptions &PPOpts, bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
5390 bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
6179 bool ReadMacros = Record[Idx++]; in ParsePreprocessorOptions() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Serialization/
HDASTReader.h203 bool ReadMacros, bool Complain, in ReadPreprocessorOptions()