OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCharacterData
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
SourceLocation.cpp
260
const char *FullSourceLoc::
getCharacterData
(bool *Invalid) const {
262
return SrcMgr->
getCharacterData
(*this, Invalid);
SourceManager.cpp
1153
///
getCharacterData
- Return a pointer to the start of the specified location
1155
const char *SourceManager::
getCharacterData
(SourceLocation SL,
Completed in 44 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026