Searched defs:from_location (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction-selector-impl.h152 // Used to force gap moves from the from_location to the to_location
155 LinkageLocation from_location) {
158 UnallocatedOperand::cast(TempLocation(from_location, rep));
154 UsePointerLocation(LinkageLocation to_location, LinkageLocation from_location) argument
/external/clang/bindings/python/clang/
H A Dcindex.py1150 def from_location(tu, location): member in class:Cursor

Completed in 39 milliseconds