Searched defs:FileMgrOpts (Results 1 - 6 of 6) sorted by last modified time

/external/clang/unittests/AST/
H A DCommentLexer.cpp31 : FileMgr(FileMgrOpts),
38 FileSystemOptions FileMgrOpts; member in class:clang::comments::__anon19529::CommentLexerTest
H A DCommentParser.cpp38 : FileMgr(FileMgrOpts),
45 FileSystemOptions FileMgrOpts; member in class:clang::comments::__anon19530::CommentParserTest
/external/clang/unittests/Basic/
H A DSourceManagerTest.cpp35 : FileMgr(FileMgrOpts),
44 FileSystemOptions FileMgrOpts; member in class:__anon19539::SourceManagerTest
/external/clang/unittests/Lex/
H A DLexerTest.cpp53 : FileMgr(FileMgrOpts),
105 FileSystemOptions FileMgrOpts; member in class:__anon19544::LexerTest
H A DPPCallbacksTest.cpp119 : FileMgr(FileMgrOpts), DiagID(new DiagnosticIDs()),
127 FileSystemOptions FileMgrOpts; member in class:__anon19545::PPCallbacksTest
H A DPPConditionalDirectiveRecordTest.cpp34 : FileMgr(FileMgrOpts),
44 FileSystemOptions FileMgrOpts; member in class:__anon19547::PPConditionalDirectiveRecordTest

Completed in 100 milliseconds