Home
last modified time | relevance | path

Searched defs:getCStr (Results 1 – 4 of 4) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDataExtractor.h136 const char *getCStr(Cursor &C) const { return getCStrRef(C).data(); } in getCStr() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DDataExtractor.h136 const char *getCStr(Cursor &C) const { return getCStrRef(C).data(); } in getCStr() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDataExtractor.h136 const char *getCStr(Cursor &C) const { return getCStrRef(C).data(); } in getCStr() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDataExtractor.h136 const char *getCStr(Cursor &C) const { return getCStrRef(C).data(); } in getCStr() function