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

/external/clang/lib/Serialization/
H A DASTWriter.cpp4809 std::bind1st(std::mem_fun(&ASTWriter::getTypeIdx), this));
4832 TypeIdx ASTWriter::getTypeIdx(QualType T) const { function in class:ASTWriter

Completed in 288 milliseconds