Searched defs:Replace (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h47 Replacements Replace; member in class:clang::tooling::RefactoringCallback
H A DRefactoring.h150 Replacements Replace; member in class:clang::tooling::RefactoringTool
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFileSpecList.h211 Replace (size_t idx, const FileSpec &file) function in class:lldb_private::FileSpecList
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DPathMappingList.cpp119 PathMappingList::Replace (const ConstString &path, function in class:PathMappingList
261 PathMappingList::Replace (const ConstString &path, const ConstString &new_path, bool notify) function in class:PathMappingList
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp525 bool Replace = Tok.is(tok::kw_typename) || Tok.is(tok::kw_struct); local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp726 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { argument
771 bool Replace = false; local
786 bool Replace local
878 bool Replace = false; local
[all...]

Completed in 136 milliseconds