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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp119 SourceLocation SLoc; member in struct:__anon663::DSAStackTy::DefaultmapInfo
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp87 SourceLocation SLoc = Loc.getSourceLocation(); local
150 SourceLocation SLoc = Loc.getSourceLocation(); local
[all...]
H A Dubsan_handlers.cpp26 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { argument
453 SourceLocation SLoc = Data->Loc.acquire(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp704 const SLocEntry &SLoc = getSLocEntry(FID, &MyInvalid); local
1606 const SLocEntry &SLoc = getLocalSLocEntry(I, &Invalid); local
1617 const SLocEntry &SLoc = getLoadedSLocEntry(I); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp953 SourceLocation SLoc = P.getCurToken().getLocation(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1062 llvm::Constant *SLoc = EmitCheckSourceLocation(S.getBeginLoc()); local
H A DCGOpenMPRuntime.cpp10558 emitAArch64DeclareSimdFunction( CodeGenModule &CGM, const FunctionDecl *FD, unsigned UserVLEN, ArrayRef<ParamAttrTy> ParamAttrs, OMPDeclareSimdDeclAttr::BranchStateTy State, StringRef MangledName, char ISA, unsigned VecRegSize, llvm::Function *Fn, SourceLocation SLoc) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1406 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); local
1898 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); local
[all...]

Completed in 315 milliseconds