Home
last modified time | relevance | path

Searched defs:OuterLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMultipleStatementMacroCheck.cpp73 SourceLocation OuterLoc = Outer->getBeginLoc(); in check() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp93 SourceLocation OuterLoc = CurrentStmt->getBeginLoc(); in missingBracesCheck() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1452 OpenMPIRBuilder::LocationDescription OuterLoc(Builder.saveIP(), DL); TEST_F() local
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp7038 auto &OuterLoc = cast<RecordStorageLocation>(P.getPointeeLoc()); TEST() local