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

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

Completed in 69 milliseconds