Home
last modified time | relevance | path

Searched defs:PreprocessingRecord (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h38 class PreprocessingRecord; variable
340 friend class PreprocessingRecord; variable
434 friend class PreprocessingRecord; variable
H A DPreprocessor.h78 class PreprocessingRecord; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCursorVisitor.h19 class PreprocessingRecord; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp54 PreprocessingRecord::PreprocessingRecord(SourceManager &SM) : SourceMgr(SM) {} in PreprocessingRecord() function in PreprocessingRecord
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h80 class PreprocessingRecord; variable