Home
last modified time | relevance | path

Searched refs:setElseLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp948 setElseLoc(EL); in IfStmt()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h2317 void setElseLoc(SourceLocation ElseLoc) { in setElseLoc() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp242 S->setElseLoc(readSourceLocation()); in VisitIfStmt()