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

/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp497 auto *OptionalLoc = local
/openbsd-current/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1011 SourceLocation OptionalLoc = LocStart.getLocWithOffset(p-startBuf); local
1016 SourceLocation OptionalLoc = LocStart.getLocWithOffset(p-startBuf); local
H A DRewriteModernObjC.cpp1178 SourceLocation OptionalLoc = LocStart.getLocWithOffset(p-startBuf); local
1183 SourceLocation OptionalLoc = LocStart.getLocWithOffset(p-startBuf); local

Completed in 201 milliseconds