Searched defs:GetIncludeFilenameSpelling (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPPDirectives.cpp1137 /// GetIncludeFilenameSpelling - Turn the specified lexer token into a fully
1143 bool Preprocessor::GetIncludeFilenameSpelling(SourceLocation Loc, function in class:Preprocessor
1289 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename);
1290 // If GetIncludeFilenameSpelling set the start ptr to null, there was an

Completed in 22 milliseconds