Searched defs:endLoc (Results 1 - 25 of 53) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h250 inline std::pair<unsigned, unsigned> endLoc() const { function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h250 inline std::pair<unsigned, unsigned> endLoc() const { function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h250 inline std::pair<unsigned, unsigned> endLoc() const { function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h250 inline std::pair<unsigned, unsigned> endLoc() const { function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h250 inline std::pair<unsigned, unsigned> endLoc() const { function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h250 inline std::pair<unsigned, unsigned> endLoc() const { function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } function in struct:llvm::coverage::CounterMappingRegion
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmt.h473 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg),
474 StartLoc(startLoc), EndLoc(endLoc) {}
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
H A DParser.h1373 SourceLocation &endLoc);
2195 SourceLocation endLoc; local
2196 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);
2197 D.takeAttributes(attrs, endLoc);
2201 SourceLocation *endLoc = nullptr,
2204 ParseGNUAttributes(attrs, endLoc, LateAttrs);
2207 SourceLocation *endLoc = nullptr,
2229 SourceLocation endLoc; local
2230 ParseCXX11Attributes(attrs, &endLoc);
2231 D.takeAttributes(attrs, endLoc);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DStmt.h473 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg),
474 StartLoc(startLoc), EndLoc(endLoc) {}
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Parse/
H A DParser.h1392 SourceLocation &endLoc);
2218 SourceLocation endLoc; local
2219 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);
2220 D.takeAttributes(attrs, endLoc);
2224 SourceLocation *endLoc = nullptr,
2227 ParseGNUAttributes(attrs, endLoc, LateAttrs);
2230 SourceLocation *endLoc = nullptr,
2252 SourceLocation endLoc; local
2253 ParseCXX11Attributes(attrs, &endLoc);
2254 D.takeAttributes(attrs, endLoc);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DStmt.h473 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg),
474 StartLoc(startLoc), EndLoc(endLoc) {}
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Parse/
H A DParser.h1392 SourceLocation &endLoc);
2218 SourceLocation endLoc; local
2219 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);
2220 D.takeAttributes(attrs, endLoc);
2224 SourceLocation *endLoc = nullptr,
2227 ParseGNUAttributes(attrs, endLoc, LateAttrs);
2230 SourceLocation *endLoc = nullptr,
2252 SourceLocation endLoc; local
2253 ParseCXX11Attributes(attrs, &endLoc);
2254 D.takeAttributes(attrs, endLoc);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DStmt.h473 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg),
474 StartLoc(startLoc), EndLoc(endLoc) {}
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Parse/
H A DParser.h1397 SourceLocation &endLoc);
2234 SourceLocation endLoc; local
2235 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);
2236 D.takeAttributes(attrs, endLoc);
2240 SourceLocation *endLoc = nullptr,
2243 ParseGNUAttributes(attrs, endLoc, LateAttrs);
2246 SourceLocation *endLoc = nullptr,
2268 SourceLocation endLoc; local
2269 ParseCXX11Attributes(attrs, &endLoc);
2270 D.takeAttributes(attrs, endLoc);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DStmt.h473 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg),
474 StartLoc(startLoc), EndLoc(endLoc) {}
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Parse/
H A DParser.h1397 SourceLocation &endLoc);
2234 SourceLocation endLoc; local
2235 ParseGNUAttributes(attrs, &endLoc, LateAttrs, &D);
2236 D.takeAttributes(attrs, endLoc);
2240 SourceLocation *endLoc = nullptr,
2243 ParseGNUAttributes(attrs, endLoc, LateAttrs);
2246 SourceLocation *endLoc = nullptr,
2268 SourceLocation endLoc; local
2269 ParseCXX11Attributes(attrs, &endLoc);
2270 D.takeAttributes(attrs, endLoc);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DStmt.h473 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg),
474 StartLoc(startLoc), EndLoc(endLoc) {}
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument

Completed in 392 milliseconds

123