HomeSort by: relevance | last modified time | path
    Searched refs:VisitTypedefTypeLoc (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
RecursiveSymbolVisitor.h 108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) {
  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexTypeSourceInfo.cpp 56 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) {
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 266 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 334 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) {
ASTReader.cpp 6620 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 5865 void VisitTypedefTypeLoc(TypedefTypeLoc TL) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 1583 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) {

Completed in 36 milliseconds