HomeSort by relevance Sort by last modified time
    Searched refs:Buf (Results 76 - 84 of 84) sorted by null

1 2 34

  /external/clang/lib/Format/
Format.cpp     [all...]
  /external/clang/lib/Lex/
Lexer.cpp 70 StringRef Buf(BufferStart, BufferEnd - BufferStart);
71 size_t BOMLength = llvm::StringSwitch<size_t>(Buf)
    [all...]
  /external/clang/include/clang/Basic/
SourceManager.h     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 1823 RewriteBuffer &buf = I->second; local
    [all...]
  /external/clang/unittests/AST/
CommentLexer.cpp 63 MemoryBuffer *Buf = MemoryBuffer::getMemBuffer(Source);
64 FileID File = SourceMgr.createFileID(Buf);
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp 438 void SynthCountByEnumWithState(std::string &buf);
1727 std::string buf; local
1902 std::string buf; local
1970 std::string buf; local
2078 std::string buf; local
5023 std::string buf; local
    [all...]
RewriteObjC.cpp 310 void RewriteSyncReturnStmts(Stmt *S, std::string buf);
371 void SynthCountByEnumWithState(std::string &buf);
1491 std::string buf; local
1656 std::string buf; local
1761 std::string buf; local
1784 std::string buf; local
1802 std::string buf; local
1970 std::string buf; local
4090 std::string buf; local
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 330 milliseconds

1 2 34