Home
last modified time | relevance | path

Searched defs:AddPath (Results 1 – 10 of 10) sorted by relevance

/external/clang/include/clang/Lex/
DHeaderSearchOptions.h187 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath() function
/external/pdfium/xfa/fde/
Dcfde_path.cpp166 void CFDE_Path::AddPath(const CFDE_Path* pSrc, bool bConnect) { in AddPath() function in CFDE_Path
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp116 void InitHeaderSearch::AddPath(const Twine &Path, IncludeDirGroup Group, in AddPath() function in InitHeaderSearch
/external/pdfium/core/fxge/ge/
Dcfx_folderfontinfo.cpp109 void CFX_FolderFontInfo::AddPath(const CFX_ByteStringC& path) { in AddPath() function in CFX_FolderFontInfo
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc272 void FieldMaskTree::AddPath(const string& path) { in AddPath() function in google::protobuf::util::__anonbf8e28a10111::FieldMaskTree
/external/protobuf/python/google/protobuf/internal/
Dwell_known_types.py499 def AddPath(self, path): member in _FieldMaskTree
/external/v8/src/profiler/
Dprofile-generator.cc405 void CpuProfile::AddPath(base::TimeTicks timestamp, in AddPath() function in v8::internal::CpuProfile
/external/clang/include/clang/Serialization/
DASTWriter.h896 void AddPath(StringRef Path) { in AddPath() function
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc376 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath() function in google::protobuf::compiler::Parser::LocationRecorder
/external/clang/lib/Serialization/
DASTWriter.cpp4023 void ASTWriter::AddPath(StringRef Path, RecordDataImpl &Record) { in AddPath() function in ASTWriter