OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setKeywordLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h
1535
setKeywordLoc
(KWLoc);
1546
void
setKeywordLoc
(SourceLocation L) { SwitchCaseBits.KeywordLoc = L; }
1638
void setCaseLoc(SourceLocation L) {
setKeywordLoc
(L); }
1738
void setDefaultLoc(SourceLocation L) {
setKeywordLoc
(L); }
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp
166
S->
setKeywordLoc
(readSourceLocation());
Completed in 21 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026