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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h303 SourceLocation LocStart; member in class:clang::LabelDecl
340 SourceLocation LocStart; member in class:clang::NamespaceDecl
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp733 SourceLocation LocStart = SM->getLocForStartOfFile(MainFileID); local
968 SourceLocation LocStart = CatDecl->getLocStart(); local
992 SourceLocation LocStart = PDecl->getLocStart(); local
1033 SourceLocation LocStart = (*D.begin())->getLocStart(); local
1042 SourceLocation LocStart = DG[0]->getLocStart(); local
1189 SourceLocation LocStart = OMD->getLocStart(); local
1204 SourceLocation LocStart = OMD->getLocStart(); local
3169 SourceLocation LocStart = CDecl->getLocStart(); local
3980 SourceLocation LocStart = CE->getLParenLoc(); local
[all...]
H A DRewriteModernObjC.cpp816 SourceLocation LocStart = SM->getLocForStartOfFile(MainFileID); local
1142 SourceLocation LocStart = CatDecl->getLocStart(); local
1172 SourceLocation LocStart local
1213 SourceLocation LocStart = (*D.begin())->getLocStart(); local
1222 SourceLocation LocStart = DG[0]->getLocStart(); local
1231 SourceLocation LocStart = LSD->getExternLoc(); local
1395 SourceLocation LocStart = OMD->getLocStart(); local
1410 SourceLocation LocStart = OMD->getLocStart(); local
4071 SourceLocation LocStart = CDecl->getLocStart(); local
4925 SourceLocation LocStart = CE->getLParenLoc(); local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp11253 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, argument
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3515 SourceLocation LocStart, LocEnd; member in struct:clang::Sema::OffsetOfComponent

Completed in 187 milliseconds